Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(764)

Unified Diff: bench/bench_graph_svg.py

Issue 23830009: Deletes bench_expectations.txt and change comments to refer to the new per-bot expectation files. (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bench/bench_expectations.txt ('k') | bench/gen_bench_ranges.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bench/bench_graph_svg.py
===================================================================
--- bench/bench_graph_svg.py (revision 11440)
+++ bench/bench_graph_svg.py (working copy)
@@ -32,9 +32,9 @@
print '-b <bench> the bench to show.'
print '-c <config> the config to show (GPU, 8888, 565, etc).'
print '-d <dir> a directory containing bench_r<revision>_<scalar> files.'
- print '-e <file> file containing expected bench values/ranges.'
+ print '-e <file> file containing expected bench builder values/ranges.'
print ' Will raise exception if actual bench values are out of range.'
- print ' See bench_expectations.txt for data format and examples.'
+ print ' See bench_expectations_<builder>.txt for data format / examples.'
print '-f <revision>[:<revision>] the revisions to use for fitting.'
print ' Negative <revision> is taken as offset from most recent revision.'
print '-i <time> the time to ignore (w, c, g, etc).'
« no previous file with comments | « bench/bench_expectations.txt ('k') | bench/gen_bench_ranges.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698