aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/profiling
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-03 15:14:08 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-03 15:14:08 -0700
commit7e313858636917ceba4b37c673b8676afed75544 (patch)
treef40fc31528a9fee61829ad0ba427f3841348f5ea /tools/profiling
parent942324235cc03dd3437df8c282796f5711bfa131 (diff)
Remove timeout
Diffstat (limited to 'tools/profiling')
-rwxr-xr-xtools/profiling/microbenchmarks/bm_diff.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/profiling/microbenchmarks/bm_diff.py b/tools/profiling/microbenchmarks/bm_diff.py
index aa4caca43d..f6a944babc 100755
--- a/tools/profiling/microbenchmarks/bm_diff.py
+++ b/tools/profiling/microbenchmarks/bm_diff.py
@@ -139,7 +139,7 @@ def collect1(bm, cfg, ver):
'--benchmark_repetitions=%d' % (args.repetitions)
]
return jobset.JobSpec(cmd, shortname='%s %s %s' % (bm, cfg, ver),
- verbose_success=True)
+ verbose_success=True, timeout_seconds=None)
build()
jobset.run(itertools.chain(