(running with jetty) ``` wrk -t200 -c1000 -d30s '<...
# ktor
c
(running with jetty)
Copy code
wrk -t200 -c1000 -d30s '<http://localhost:8080>'
Running 30s test @ <http://localhost:8080>
  200 threads and 1000 connections

  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    14.10ms   10.38ms 147.06ms   90.33%
    Req/Sec   400.73     66.77     2.48k    77.99%
  2400550 requests in 30.10s, 382.32MB read
Requests/sec:  79753.73
Transfer/sec:     12.70MB