aboutsummaryrefslogtreecommitdiff
path: root/crosperf/benchmark.py
diff options
context:
space:
mode:
Diffstat (limited to 'crosperf/benchmark.py')
-rw-r--r--crosperf/benchmark.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/crosperf/benchmark.py b/crosperf/benchmark.py
index a75bd8e3..bc7f1fa8 100644
--- a/crosperf/benchmark.py
+++ b/crosperf/benchmark.py
@@ -21,3 +21,4 @@ class Benchmark(object):
self.iterations = iterations
self.outlier_range = outlier_range
self.perf_args = perf_args
+ self.iteration_adjusted = False