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

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

Issue 1064723002: CL for perf tryjob on android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « tools/perf/page_sets/key_silk_cases/masonry.html ('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 b10026b3e537fd4a2704df3c14d4a6670b86345c..1e46d88107d46091423ceb78dd0805d2a5b1e15a 100644
--- a/tools/run-perf-test.cfg
+++ b/tools/run-perf-test.cfg
@@ -1,7 +1,7 @@
config = {
- "command": "python tools/perf/run_benchmark --browser=release memory.top_7_stress_slimming_paint",
- "max_time_minutes": "120",
- "repeat_count": "1",
- "target_arch": "ia32",
- "truncate_percent": "0"
+ "command": "./tools/perf/run_benchmark thread_times.key_silk_cases --browser=android-chrome-shell --page-filter=masonry --also-run-disabled-tests",
+ "max_time_minutes": "120",
+ "repeat_count": "1",
+ "target_arch": "ia32",
+ "truncate_percent": "0"
}
« no previous file with comments | « tools/perf/page_sets/key_silk_cases/masonry.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698