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

Too much RAM usage #1

Open
yoavst opened this issue Jul 29, 2014 · 6 comments
Open

Too much RAM usage #1

yoavst opened this issue Jul 29, 2014 · 6 comments
Labels

Comments

@yoavst
Copy link
Owner

yoavst commented Jul 29, 2014

Need help in order to find the problem.

@yoavst yoavst added the bug label Jul 29, 2014
@yoavst
Copy link
Owner Author

yoavst commented Aug 26, 2014

@BigBoot did you got any idea? I was research it for 3 hours, removed modules, but still...

@BigBoot
Copy link

BigBoot commented Aug 26, 2014

Have you tried using eclipse memory analyzer or the device monitor? I'm on vacation till sunday next week, so I probably won't have time to look into this.

@yoavst
Copy link
Owner Author

yoavst commented Aug 26, 2014

@BigBoot Have fun on your vacation.
I've tried eclipse, it says it is from the music, so I removed the music, but they it was still high, and the next anlyze didn't help. device mointor say it is byte[] so it is probably a bitmap.

@yoavst
Copy link
Owner Author

yoavst commented Sep 5, 2014

@BigBoot ?

@yoavst
Copy link
Owner Author

yoavst commented May 9, 2015

Closing it because it maybe because the lazy GC.

@yoavst yoavst closed this as completed Jun 26, 2015
@yoavst
Copy link
Owner Author

yoavst commented Jun 30, 2015

FIxes on developments:

  1. move icons from drawable to drawable-nodpi - change icon size in memory from 4MB to 270KB.
  2. Memory usage of QCircleTemplate - fixed.

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

2 participants