| Index: tools/run-perf-test.cfg
|
| diff --git a/tools/run-perf-test.cfg b/tools/run-perf-test.cfg
|
| index b10026b3e537fd4a2704df3c14d4a6670b86345c..4329b7e8493d5efc8d2c70f574f2716f9fea8b48 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 --browser=android-chrome-shell power.typical_10_mobile --also-run-disabled-tests",
|
| + "max_time_minutes": "120",
|
| + "repeat_count": "1",
|
| + "target_arch": "ia32",
|
| + "truncate_percent": "0"
|
| }
|
|
|