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

Reduce RAM usage #2

Open
LateusBetelgeuse opened this issue Feb 10, 2019 · 0 comments
Open

Reduce RAM usage #2

LateusBetelgeuse opened this issue Feb 10, 2019 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@LateusBetelgeuse
Copy link
Collaborator

The application consumes too much RAM. Right now about ~92 MB. It's too much. On my Android device, it crashes and throws a std::bad_alloc exception. I've done some tests, and my conclusion is that the problem is the memory consumption. With less cells, it runs just fine on Android.
The android deployment cannot be done until this issue is solved.

@LateusBetelgeuse LateusBetelgeuse added bug Something isn't working help wanted Extra attention is needed labels Feb 10, 2019
@LateusBetelgeuse LateusBetelgeuse self-assigned this Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant