Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase memory limit #4

Open
postcasio opened this issue May 1, 2014 · 1 comment
Open

Increase memory limit #4

postcasio opened this issue May 1, 2014 · 1 comment

Comments

@postcasio
Copy link

Btw, while we're here - I think this was brought up quite a long time ago, but currently SM is initialised with a 5MB heap. I did some stuff using CoffeeScript and dynamic compilation and found I hit the memory limit almost immediately. This was probably fine in the 90s but I think today we can safely increase it. Maybe to 128MB or something, I dunno - maybe it should be configurable.

@FlyingJester
Copy link
Member

I think that, if 5 MB was only sometimes a serious issue, 128 MB or even 256MB should be so high that some other, fundamental issue will make Sphere unsuitable for any project that bumps into that barrier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants