summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cli/bench/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/bench/main.rs b/cli/bench/main.rs
index 224e2d167..fbaaf469e 100644
--- a/cli/bench/main.rs
+++ b/cli/bench/main.rs
@@ -181,7 +181,6 @@ fn run_exec_time(
benchmark_file,
"--warmup",
"3",
- "--show-output",
]
.iter()
.map(|s| s.to_string())