Script to plot tile vs. viewport comparison for given platform and revision.
authorbensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 13 Feb 2013 23:22:29 +0000 (23:22 +0000)
committerbensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 13 Feb 2013 23:22:29 +0000 (23:22 +0000)
commitba98f95aa527abd393e11c72d29641ffce2fbcff
treea6d318ee45d6166414aaf1a8c50c14646395e1bf
parent9053c2e2aec58b026e660a1d225124581398356a
Script to plot tile vs. viewport comparison for given platform and revision.
Currently viewport bot data are only available for Android bots.
Please go to http://go/skia-buildbot to pick a green revision (-r) for an Android platform (-p). This can take a few minutes because Google Storage stores files in a flat structure instead of in directories.
Alternatively, download the bot data of interest into a local directory (or generate them from your machine) and set the script to read from there (-d).
Review URL: https://codereview.appspot.com/7093065

git-svn-id: http://skia.googlecode.com/svn/trunk@7729 2bbb7eff-a529-9590-31e7-b0007b416f81
bench/bench_util.py
bench/tile_analyze.py [new file with mode: 0755]