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

Predict OOM failures #13

Open
kripken opened this issue Aug 31, 2012 · 1 comment
Open

Predict OOM failures #13

kripken opened this issue Aug 31, 2012 · 1 comment

Comments

@kripken
Copy link
Owner

kripken commented Aug 31, 2012

BananaBread in very large maps needs a substantial amount of memory. Perhaps we should check during startup that we can allocate a large typed array as a test for how much memory is available, and fail in a more graceful manner if we must.

@cronos3k
Copy link
Collaborator

That sounds like a good concept. Maybe we can just load a simple map with a box or the colos map instead with a message saying sorry you cannot load this big map but this will work. Or in the case of the Zoom map we could load the zoomin, or zoomout map that usees the same artwork but is only 10% of the size.

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