mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-25 18:03:50 +00:00
benchmarks: quick-run scripts for mitmproxy and mitmdump
This commit is contained in:
parent
9b51393b6d
commit
1b0eed19d1
4
test/bench/run-mitmproxy
Executable file
4
test/bench/run-mitmproxy
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
mkdir -p results
|
||||||
|
mitmproxy -p0 -q --set benchmark_save_path=./results/mitmproxy -s ./benchmark.py
|
Loading…
Reference in New Issue
Block a user