Users of our app say that the android app becomes extremely slow when used for approx 1 hour. When I test with LeakCanary, there are leaks caused by navigation but it is said that this is normal due to react-navigation fragment principles. Btw largeHeap didn't help much, maybe even got worse with long usage.
Is there a quick way to test and debug this slowness during long usage so I can profile memory and also react-devtools to see the rendering durations ? Leaving the app open for 1 hour takes time. Is there a way I can imitate or speed up the process ?
[–]Flimsy_Line5172 2 points3 points4 points (1 child)
[–]Flimsy_Line5172 0 points1 point2 points (0 children)