doing the profiling for our app we are facing the problem that we have a memory leak (objects not collected by the GC) when using the zoomToLevel method.
You can reproduce that using your zoom example. The snapshot analysis after pressing zoom in and out shows this (see attached picture)
You can reproduce that using your zoom example. The snapshot analysis after pressing zoom in and out shows this (see attached picture)
- Attachments
-
- zoominout-memoryleak.png (176.46 KiB) Viewed 8575 times
Hello.
Thank you for report, I opened a ticket to investigate this: https://www.assembla.com/spaces/bryntum/tickets/2386
Does this have major impact on your application?
Thank you for report, I opened a ticket to investigate this: https://www.assembla.com/spaces/bryntum/tickets/2386
Does this have major impact on your application?
Thanks for the update, we'll try to do a preliminary analysis this coming week. Please keep us posted on your findings
Tired of debugging javascript errors in web applications? Try our powerful error logging service RootCause
Could not find anything substantial here. After doing 100s of zoom in/out I see memory go up by about 1MB which could be anything (Sencha Touch internals or browser not having done all the GC yet). Could you share some more information on why you think it's a leak still?
Tired of debugging javascript errors in web applications? Try our powerful error logging service RootCause
Found two other leaks that has now been fixed, please re-test in next nightly build.
Tired of debugging javascript errors in web applications? Try our powerful error logging service RootCause
any results?
Tired of debugging javascript errors in web applications? Try our powerful error logging service RootCause