| Index: tools/auto_bisect/configs/linux.bisect.smoothness.cfg
|
| diff --git a/tools/auto_bisect/configs/linux.bisect.smoothness.cfg b/tools/auto_bisect/configs/linux.bisect.smoothness.cfg
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d148c3d87abeda3952ca19e456b27e832c8c4228
|
| --- /dev/null
|
| +++ b/tools/auto_bisect/configs/linux.bisect.smoothness.cfg
|
| @@ -0,0 +1,18 @@
|
| +# This config was used for the following try job:
|
| +# http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/635
|
| +
|
| +config = {
|
| + 'command': 'tools/perf/run_benchmark -v --browser=release smoothness.tough_canvas_cases',
|
| + 'good_revision': '299110',
|
| + 'bad_revision': '299120',
|
| + 'metric': 'frame_times/frame_times',
|
| + 'repeat_count': '10',
|
| + 'max_time_minutes': '20',
|
| + 'truncate_percent': '25',
|
| + 'bug_id': '422844',
|
| + 'gs_bucket': 'chrome-perf',
|
| + 'builder_host': 'master4.golo.chromium.org',
|
| + 'builder_port': '8341',
|
| +}
|
| +
|
| +# Workaround git try issue, see crbug.com/257689
|
|
|