Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 --browser=android-chrome-shell power.ty pical_10_mobile --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 } |
| OLD | NEW |