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

Memory management #2

Open
martinliu0 opened this issue Oct 11, 2015 · 2 comments
Open

Memory management #2

martinliu0 opened this issue Oct 11, 2015 · 2 comments

Comments

@martinliu0
Copy link

For some reason, when I use cheetah to handle animation, the memory used builds up each time I call cheetah.

@suguru
Copy link
Owner

suguru commented Oct 13, 2015

I have profiled Cheetah examples to determine which objects are leaked. It seems UIKit objects are still in memory even after Cheetah objects are removed. I'm gonna try to fix this issue. Thanks for reporting.

@meyumeapps
Copy link

Did this ever get fixed?

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

3 participants