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

Unified Diff: tools/perf/run_measurement

Issue 22300013: Add a Telemetry based cold startup test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 4 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
Index: tools/perf/run_measurement
diff --git a/tools/perf/run_measurement b/tools/perf/run_measurement
index dd5ecc8d1a7a1f6d133ffa9b035e0fbc55b4db9f..9c103ce575774c87c9947c11142b247dc874f76e 100755
--- a/tools/perf/run_measurement
+++ b/tools/perf/run_measurement
@@ -78,8 +78,8 @@ def main():
"scrolling_benchmark": "smoothness",
"smoothness_benchmark": "smoothness",
"smoothness_measurement": "smoothness",
- "startup_benchmark": "startup_warm",
- "startup_measurement": "startup_warm",
+ "startup_benchmark": "startup_warm_blank_page",
+ "startup_measurement": "startup",
"tab_switching_measurement": "tab_switching",
}
« no previous file with comments | « tools/perf/measurements/startup_warm.py ('k') | tools/telemetry/telemetry/core/platform/desktop_platform_backend.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698