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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 config = { 1 config = {
2 "command": "python tools/perf/run_benchmark --browser=release memory.top_7_stre ss_slimming_paint", 2 "command": "./tools/perf/run_benchmark thread_times.key_silk_cases --browser=a ndroid-chrome-shell --page-filter=masonry --also-run-disabled-tests",
3 "max_time_minutes": "120", 3 "max_time_minutes": "120",
4 "repeat_count": "1", 4 "repeat_count": "1",
5 "target_arch": "ia32", 5 "target_arch": "ia32",
6 "truncate_percent": "0" 6 "truncate_percent": "0"
7 } 7 }
OLDNEW
« 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