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

Unified Diff: tools/perf/unit-info.json

Issue 119473003: Add runs/ms to perf dashboard unit info. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/unit-info.json
diff --git a/tools/perf/unit-info.json b/tools/perf/unit-info.json
index 8f60330cc7f81b3a04fe144350f01aba8b58fedf..b380153d7a652a84f7ee9ed8d3286dd3e3205f5b 100644
--- a/tools/perf/unit-info.json
+++ b/tools/perf/unit-info.json
@@ -81,6 +81,9 @@
"relocs": {
"improvement_direction": "down"
},
+ "runs/ms": {
tonyg 2014/01/05 20:10:13 This is fine, but I'd just like to check first whe
+ "improvement_direction": "up"
+ },
"runs/s": {
"improvement_direction": "up"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698