aboutsummaryrefslogtreecommitdiffstats
path: root/test/bench/simple.mitmproxy
diff options
context:
space:
mode:
Diffstat (limited to 'test/bench/simple.mitmproxy')
-rwxr-xr-xtest/bench/simple.mitmproxy5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/bench/simple.mitmproxy b/test/bench/simple.mitmproxy
new file mode 100755
index 00000000..9de32981
--- /dev/null
+++ b/test/bench/simple.mitmproxy
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+mkdir -p results
+mitmdump -p 10002 --mode reverse:http://devd.io:10001 \
+ -s ./profiler.py --set profile_path=./results/simple.prof