blob: 87238fcdf9be36b6dec01f5fe76f19c4159b46bb [file] [log] [blame]
# This config just runs the sunspider command once.
# http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/689
config = {
'command': 'tools/perf/run_benchmark -v --browser=android-chromium sunspider',
"max_time_minutes": "10",
"repeat_count": "1",
"truncate_percent": "0"
}
# Workaround git try issue, see crbug.com/257689