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 Memory Footprint in background #5

Open
LokiMidgard opened this issue Jul 21, 2020 · 0 comments
Open

Reduce Memory Footprint in background #5

LokiMidgard opened this issue Jul 21, 2020 · 0 comments
Labels

Comments

@LokiMidgard
Copy link
Owner

The XBox is very strict about memory consumption. If your app is send to background you have 2 seconds to drop your memory below 124MB.

The App currently uses 160 to 200 MB. Dropping to the background releases around 20 MB.

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

No branches or pull requests

1 participant