1 # This config just runs the sunspider command once.
2 # http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/689
5 'command': 'tools/perf/run_benchmark -v --browser=android-chromium sunspider',
6 "max_time_minutes": "10",
8 "truncate_percent": "0"
11 # Workaround git try issue, see crbug.com/257689