refactor(struct): rename folders

add oha docs
This commit is contained in:
xfy
2024-09-24 11:53:20 +08:00
parent 0e89f6797a
commit 19c8dd53ff
23 changed files with 187 additions and 1 deletions

5
oha.md Normal file
View File

@ -0,0 +1,5 @@
disable keepalive
```sh
oha -z 10sec -c 50 -j --latency-correction --disable-keepalive http://localhost:4001/json
```