aboutsummaryrefslogtreecommitdiff
path: root/crosperf/benchmark.py
diff options
context:
space:
mode:
authorAhmad Sharif <asharif@chromium.org>2012-12-20 12:09:49 -0800
committerAhmad Sharif <asharif@chromium.org>2012-12-20 12:09:49 -0800
commit4467f004e7f0854963bec90daff1879fbd9d2fec (patch)
treeaac36caa6279aa532e2d6234e50ee812f2db0c8d /crosperf/benchmark.py
parentf395c26437cbdabc2960447fba89b226f4409e82 (diff)
downloadtoolchain-utils-4467f004e7f0854963bec90daff1879fbd9d2fec.tar.gz
Synced repos to: 64740
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