From 1d59b63de62ef2ac3cb5313f0162cef4de641cdf Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Sat, 13 Apr 2019 17:08:39 +0200 Subject: improve descriptive statistics, csv-export and add general barplot function --- bench.py | 1 - 1 file changed, 1 deletion(-) (limited to 'bench.py') 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: -- cgit v1.2.3