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

Swifiic process uses high amounts of memory #42

Open
shortstheory opened this issue Nov 13, 2017 · 2 comments
Open

Swifiic process uses high amounts of memory #42

shortstheory opened this issue Nov 13, 2017 · 2 comments

Comments

@shortstheory
Copy link
Member

The cause of this is unknown as of now. My suspicion is that this is because of the new Bromide app which sends big DTN packets in the form of images. Attached is a screenshot demonstrating this..
screenshot_20171113_113804

@shortstheory
Copy link
Member Author

This is most likely becuase of sending APKs on SUTA and images on Bromide. Java profiling is required to get to the root cause of this.

@shortstheory
Copy link
Member Author

It seems like the JVM is culprit. To reduce memory usage, command line args can be passed to limit the heap size to a lower amount.

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

1 participant