Polka: How does Polka compare to Koa?

Created on 19 Jan 2018  路  3Comments  路  Source: lukeed/polka

Would be nice if you added performance comparison against Koa.

Most helpful comment

Like everything else, results taken after warm-up runs. Thanks!

Running on 8.9.0~

    Thread Stats   Avg      Stdev     Max   +/- Stdev
        Latency     2.26ms  147.00us   8.63ms   91.98%
        Req/Sec     5.32k   148.98     6.28k    96.12%
      423625 requests in 10.01s, 42.02MB read
    Requests/sec:  42336.40
    Transfer/sec:      4.20MB

Koa
    Thread Stats   Avg      Stdev     Max   +/- Stdev
        Latency     3.57ms  350.85us  11.45ms   81.98%
        Req/Sec     3.37k   126.88     3.98k    81.04%
      271033 requests in 10.10s, 37.48MB read
    Requests/sec:  26825.28
    Transfer/sec:      3.71MB

All 3 comments

Sure, I'll do a quick comparison right now. 馃憤

Like everything else, results taken after warm-up runs. Thanks!

Running on 8.9.0~

    Thread Stats   Avg      Stdev     Max   +/- Stdev
        Latency     2.26ms  147.00us   8.63ms   91.98%
        Req/Sec     5.32k   148.98     6.28k    96.12%
      423625 requests in 10.01s, 42.02MB read
    Requests/sec:  42336.40
    Transfer/sec:      4.20MB

Koa
    Thread Stats   Avg      Stdev     Max   +/- Stdev
        Latency     3.57ms  350.85us  11.45ms   81.98%
        Req/Sec     3.37k   126.88     3.98k    81.04%
      271033 requests in 10.10s, 37.48MB read
    Requests/sec:  26825.28
    Transfer/sec:      3.71MB

@lukeed Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

itaditya picture itaditya  路  3Comments

lukeed picture lukeed  路  10Comments

kevinfiol picture kevinfiol  路  3Comments

lukeed picture lukeed  路  3Comments

benderTheCrime picture benderTheCrime  路  11Comments