Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

ThroughputsMean LatencyP99 Latency

Image Modified

Image Modified

Image Modified

2. Json Response

ThroughputsMean LatencyP99 Latency

Image Modified

Image Modified

Image Modified

帮助

...