|
|
|
|
|
by brobot182
2364 days ago
|
|
This performance analysis is not very useful. How taxing an app is on the CPU is not a user-visible metric, unlike, for example, the time it takes from tapping on an app to it being responsive. The taxing of the CPU is only valuable to think about when thinking when analyzing battery impact (and it takes a lot more analysis than what was given). I’d be much more interested to see: - startup time - time to transition between screens (and ideally with more views on each screen, eg make two copies of each view) - differences in network performance, if any |
|