Oddbean new post about | logout
 New article: A script to compare two Macrobenchmarks runs

https://blog.p-y.wtf/a-script-to-compare-two-macrobenchmarks-runs

#AndroidDev #performance #benchmark #macrobenchmark #Android 
 @87c34046 Does it simplify things if you process the perfetto trace files directly, without relying on the JSON files? Anything more you could build up a suite of functions for?