1 # This should reproduce the regression in http://crbug.com/425582.
3 # http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/704
6 'command': 'tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he',
7 'good_revision': '300138',
8 'bad_revision': '300149',
9 'metric': 'warm_times/page_load_time',
11 'max_time_minutes': '5',
12 'truncate_percent': '25',
14 # 'builder_type': 'perf',
17 # Workaround git try issue, see crbug.com/257689