aboutsummaryrefslogtreecommitdiffstats
path: root/test/bench/run
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@corte.si>2018-05-08 11:08:37 +1200
committerAldo Cortesi <aldo@corte.si>2018-05-08 11:08:37 +1200
commit1b0eed19d1429b291349bcd92c19bb6f41cf867a (patch)
treeb280536155bd377e8392409c92a2117f106145ae /test/bench/run
parent9b51393b6ddaec52298cdcf8e800312f41f809fd (diff)
downloadmitmproxy-1b0eed19d1429b291349bcd92c19bb6f41cf867a.tar.gz
mitmproxy-1b0eed19d1429b291349bcd92c19bb6f41cf867a.tar.bz2
mitmproxy-1b0eed19d1429b291349bcd92c19bb6f41cf867a.zip
benchmarks: quick-run scripts for mitmproxy and mitmdump
Diffstat (limited to 'test/bench/run')
-rwxr-xr-xtest/bench/run4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/bench/run b/test/bench/run
deleted file mode 100755
index 9925b578..00000000
--- a/test/bench/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-mkdir -p results
-mitmdump -p0 -q --set benchmark_save_path=./results/mitmdump -s ./benchmark.py \ No newline at end of file