You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was playing around with this some today, and with the way it's currently written, especially with the proper functions added, it uses TONS of ram and has to use the GC alot. So we are definitely going to have to do proper memory management. This shouldn't be too bad, but its going to be a requirement if we ever want this to work for more then a minute.
The text was updated successfully, but these errors were encountered:
I was playing around with this some today, and with the way it's currently written, especially with the proper functions added, it uses TONS of ram and has to use the GC alot. So we are definitely going to have to do proper memory management. This shouldn't be too bad, but its going to be a requirement if we ever want this to work for more then a minute.
The text was updated successfully, but these errors were encountered: