The full ktor+jetty results were: ``` ~/source_ext...
# ktor
r
The full ktor+jetty results were:
Copy code
~/source_ext/wrk/wrk -t6 -c200 -d30s --latency --timeout 2s <http://localhost:8080/>
Running 30s test @ <http://localhost:8080/>
  6 threads and 200 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency     4.54ms    6.10ms 229.73ms   84.03%
    Req/Sec    13.99k     1.57k   19.37k    73.94%
  Latency Distribution
     50%    1.54ms
     75%    5.39ms
     90%   14.39ms
     99%   24.81ms
  2508061 requests in 30.05s, 220.05MB read
  Socket errors: connect 0, read 1, write 0, timeout 0
  Non-2xx or 3xx responses: 4
Requests/sec:  83449.27
Transfer/sec:      7.32MB