1 # This config is based on http://crbug.com/435291.
4 'command': 'tools/perf/run_benchmark -v --browser=release tab_switching.five_blank_pages',
5 'good_revision': '304855',
6 'bad_revision': '304881',
7 'metric': 'idle_wakeups_total/idle_wakeups_total',
9 'max_time_minutes': '10',
10 'truncate_percent': '25',
11 'builder_type': 'perf',
14 # Workaround git try issue, see crbug.com/257689