As the title says, after upgrading to API 35, I feel my app is running slower on my phone. How can I modify the parameters to get it closer to the speed of the original API 34?
The execution speed of the old API34 APP is shown in the video below.
The video below shows the speed of the APP after upgrading to API 35.
From what I can see is both videos are about the same. What is different is that different combinations of the boxes shown appear. These are probably selected by random and selecting different combinations takes different execution times perhaps.
How? probably no one can tell for sure unless you share some code. If you could create two examples where you use fixed combine you might be able to establish whether one run is slower than the other. Right now I guess you are comparing apples and oranges as far as I can tell.