mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 10:16:27 +00:00
c5ad026cbe
This includes a profiler addon that we might consider for promotion to a builtin down the track.
3 lines
96 B
Bash
Executable File
3 lines
96 B
Bash
Executable File
#!/bin/sh
|
|
|
|
hey -disable-keepalive http://localhost:10002/profiler.py | tee ./results/simple.perf |