And the ktor+netty results: ``` ~/source_ext/wrk/w...
# ktor
r
And the ktor+netty results:
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    81.39ms  198.66ms   1.23s    88.68%
    Req/Sec     7.22k     2.61k   10.43k    81.71%
  Latency Distribution
     50%    3.95ms
     75%   16.08ms
     90%  329.30ms
     99%  944.29ms
  1011339 requests in 30.07s, 92.59MB read
Requests/sec:  33628.58
Transfer/sec:      3.08MB