aboutsummaryrefslogtreecommitdiff
path: root/bench.py
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2019-04-13 17:08:39 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2019-04-13 17:08:39 +0200
commit1d59b63de62ef2ac3cb5313f0162cef4de641cdf (patch)
tree4188a4ef6158f67d1d14d17f4865f52b1e82d7c1 /bench.py
parent47b6769088d2e3a1f51f3c11c8e402645d0d9650 (diff)
downloadallocbench-1d59b63de62ef2ac3cb5313f0162cef4de641cdf.tar.gz
allocbench-1d59b63de62ef2ac3cb5313f0162cef4de641cdf.zip
improve descriptive statistics, csv-export and add general barplot function
Diffstat (limited to 'bench.py')
-rwxr-xr-xbench.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench.py b/bench.py
index 0b581f8..eef861a 100755
--- a/bench.py
+++ b/bench.py
@@ -168,7 +168,6 @@ def main():
else:
print_error("malt not found. Skipping analyse.")
- print_status("Running", bench.name, "...")
bench.run(runs=args.runs)
if need_resultdir: