...
ab
: Apache HTTP server benchmarking tool.
测试命令:
copy
ab -t 10 -c 100 http://127.0.0.1:3000/hello
ab -t 10 -c 100 http://127.0.0.1:3000/query?id=10000
ab -t 10 -c 100 http://127.0.0.1:3000/json
...
Throughputs | Mean Latency | P99 Latency |
---|---|---|
2. Json Response
Throughputs | Mean Latency | P99 Latency |
---|---|---|
帮助
- QQ交流群:116707870
- WX交流群:微信添加
389961817
备注GF
加群 - 主库ISSUE:https://github.com/gogf/gf/issues
...