Add OWNERS to content/browser/quota
[chromium-blink-merge.git] / tools / auto_bisect / configs / android.perf_test.sunspider.cfg
blob87238fcdf9be36b6dec01f5fe76f19c4159b46bb
1 # This config just runs the sunspider command once.
2 # http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/689
4 config = {
5   'command': 'tools/perf/run_benchmark -v --browser=android-chromium sunspider',
6   "max_time_minutes": "10",
7   "repeat_count": "1",
8   "truncate_percent": "0"
11 # Workaround git try issue, see crbug.com/257689