Benchmarking http://localhost:8181/echo/hello-world (no regex, no captures) Running 10s test @ http://localhost:8181/echo/hello-world 8 threads and 100 connections Thread Stats Avg Stdev Max +/- Stdev Latency 16.12ms 12.13ms 280.85ms 93.45% Req/Sec 787.93 87.84 1.57k 87.73% 62778 requests in 10.02s, 21.37MB read Requests/sec: 6263.58 Transfer/sec: 2.13MB Benchmarking http://localhost:8181/echo/plain/hello (simple captures, no regex) Running 10s test @ http://localhost:8181/echo/plain/hello 8 threads and 100 connections Thread Stats Avg Stdev Max +/- Stdev Latency 17.99ms 15.21ms 315.22ms 89.29% Req/Sec 749.62 170.00 2.10k 68.25% 59875 requests in 10.04s, 20.04MB read Requests/sec: 5965.73 Transfer/sec: 2.00MB Benchmarking http://localhost:8181/echo/regex/42 (regex captures) Running 10s test @ http://localhost:8181/echo/regex/42 8 threads and 100 connections Thread Stats Avg Stdev Max +/- Stdev Latency 20.82ms 21.26ms 373.69ms 88.63% Req/Sec 718.73 217.32 1.41k 68.46% 57387 requests in 10.06s, 19.05MB read Requests/sec: 5705.83 Transfer/sec: 1.89MB