mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 10:18:26 +00:00
benchmarks: quick-run scripts for mitmproxy and mitmdump
This commit is contained in:
parent
9b51393b6d
commit
1b0eed19d1
2 changed files with 4 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue