Index: tools/auto_bisect/configs/winx64.perf_test.kraken.cfg |
diff --git a/tools/auto_bisect/configs/win.perf_test.kraken.cfg b/tools/auto_bisect/configs/winx64.perf_test.kraken.cfg |
similarity index 91% |
copy from tools/auto_bisect/configs/win.perf_test.kraken.cfg |
copy to tools/auto_bisect/configs/winx64.perf_test.kraken.cfg |
index b17244b9ba9cbe5606a7c885ddcb3ee3f9b66813..17196f7ea19e3bcdbbaa4258a07c59dc4da6f99e 100644 |
--- a/tools/auto_bisect/configs/win.perf_test.kraken.cfg |
+++ b/tools/auto_bisect/configs/winx64.perf_test.kraken.cfg |
@@ -4,6 +4,7 @@ config = { |
"command": "python tools/perf/run_benchmark -v --browser=release kraken", |
"max_time_minutes": "10", |
"repeat_count": "1", |
+ "target_arch": "x64", |
"truncate_percent": "0" |
} |