aboutsummaryrefslogtreecommitdiffstats
path: root/test/bench/run-mitmdump
diff options
context:
space:
mode:
Diffstat (limited to 'test/bench/run-mitmdump')
-rwxr-xr-xtest/bench/run-mitmdump4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/bench/run-mitmdump b/test/bench/run-mitmdump
new file mode 100755
index 00000000..9925b578
--- /dev/null
+++ b/test/bench/run-mitmdump
@@ -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