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

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

Issue 2397473005: [test-not-for-commit] Strict Lazy Parsing (Closed)
Patch Set: CL for src perf tryjob to run blink_style.top_25 benchmark on all-android platform(s) Created 4 years, 2 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 | « third_party/WebKit/Source/core/css/parser/CSSParserImpl.cpp ('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 70e3a2487f468327909ea58a7a00ee087bdbbdb3..7bc7e54d72a357c36f448abf1961be65397fb9b0 100644
--- a/tools/run-perf-test.cfg
+++ b/tools/run-perf-test.cfg
@@ -67,7 +67,7 @@ config = {
"""
config = {
- 'command': './tools/perf/run_benchmark --browser=android-chromium --pageset-repeat=10 blink_style.top_25',
+ 'command': './tools/perf/run_benchmark blink_style.top_25 --browser=android-chromium --pageset-repeat=10',
'repeat_count': '1',
'max_time_minutes': '120',
'truncate_percent': '0',
« no previous file with comments | « third_party/WebKit/Source/core/css/parser/CSSParserImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698