https://bugzilla.wikimedia.org/show_bug.cgi?id=64450
--- Comment #2 from Yuvi Panda <[email protected]> --- My instinct is that this is a major memory leak from the webviews we keep. They aren't being recycled properly since state keeping those recycles was a major headache, but now they seem to be causing this. But first must take a profiler to this, reproduce this, and see what exactly is happening. The big pauses sound like GC pause, or memory hitting swap (is there even swap by default on Android?) or something similar to that. Should show up in profiling. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
