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 1.42ms 546.77us 37.58ms 98.87% Req/Sec 8.56k 229.22 9.09k 82.55% 688450 requests in 10.10s, 110.96MB read Requests/sec: 68154.74 Transfer/sec: 10.98MB 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 1.78ms 536.83us 41.50ms 99.13% Req/Sec 6.83k 195.69 7.26k 73.27% 549317 requests in 10.10s, 85.39MB read Requests/sec: 54375.33 Transfer/sec: 8.45MB 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 2.31ms 822.34us 53.02ms 99.41% Req/Sec 5.26k 160.53 5.90k 77.75% 418951 requests in 10.00s, 63.93MB read Requests/sec: 41880.64 Transfer/sec: 6.39MB