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

Unified Diff: tools/run-perf-test.cfg

Issue 59043008: Update comments in bisect/perf bot config file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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 | « tools/run-bisect-perf-regression.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/run-perf-test.cfg
diff --git a/tools/run-perf-test.cfg b/tools/run-perf-test.cfg
index 69bdc5a9c21377faeb8e6c6a59ddb99b9b70a731..02c8d8cea834c1bec21b0e194572add85e63acfd 100644
--- a/tools/run-perf-test.cfg
+++ b/tools/run-perf-test.cfg
@@ -29,9 +29,8 @@ Args:
Sample config:
config = {
- 'command': './out/Release/performance_ui_tests' +
- ' --gtest_filter=PageCyclerTest.Intl1File',
- 'metric': 'times/t',
+ 'command': './tools/perf/run_measurement --browser=release blink_perf third_party/WebKit/PerformanceTests/Layout/floats_50_100.html',
+ 'metric': 'floats_50_100/floats_50_100',
'repeat_count': '20',
'max_time_minutes': '20',
'truncate_percent': '25',
« no previous file with comments | « tools/run-bisect-perf-regression.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698