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

fix: limit the spare memory to max. 512MiB #434

Merged
merged 1 commit into from Jan 21, 2019

Conversation

jpstotz
Copy link
Collaborator

@jpstotz jpstotz commented Jan 20, 2019

During some real-work tests with jadx using a heap size of 10-12 GiB the spare memory calculated by isFreeMemoryAvailable() was way larger that actually necessary. Jadx never requires 2-2.5 GiB just to run.

@skylot skylot merged commit ffedaea into skylot:master Jan 21, 2019
@jpstotz jpstotz deleted the spare_memory branch January 21, 2019 08:58
@skylot
Copy link
Owner

skylot commented Feb 12, 2019

🎉 This PR is included in version 0.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants