aboutsummaryrefslogtreecommitdiffstats
path: root/test/bench/run
diff options
context:
space:
mode:
Diffstat (limited to 'test/bench/run')
-rwxr-xr-xtest/bench/run4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/bench/run b/test/bench/run
new file mode 100755
index 00000000..9925b578
--- /dev/null
+++ b/test/bench/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+mkdir -p results
+mitmdump -p0 -q --set benchmark_save_path=./results/mitmdump -s ./benchmark.py \ No newline at end of file