Skip to content

Instantly share code, notes, and snippets.

@zaiste
Last active April 28, 2019 21:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zaiste/6acc50e633394d8c321e2cdc618070b4 to your computer and use it in GitHub Desktop.
Save zaiste/6acc50e633394d8c321e2cdc618070b4 to your computer and use it in GitHub Desktop.
Web Frameworks Benchmark using `wrk` -> https://github.com/huncwotjs/benchmark
Version URL Req/s Avg Req/s Max Req/s Total Latency Avg Latency Max
Node.js Bare 11.14.0 2180 3410 54257 8.49 1.84 6.49
Fastify 2.3.0 2170 5240 54068 8.46 1.85 5.63
Szelmostwo (Huncwot's Core) 0.5.1 3440 5460 85482 8.80 1.17 3.55
Huncwot 0.40.0 https://huncwot.org/ 3430 6020 85167 8.77 1.17 3.48
uWebSockets 15.10.0 6840 7180 170266 19.97 0.58 1.53
Trek Router 0.0.1 1760 3120 43777 6.22 2.28 6.81
Kemal 3750 30940 93217 11.82 1.07 2.07
Turbo HTTP 0.3.2 3220 5700 80123 9.70 1.25 3.46
@zaiste
Copy link
Author

zaiste commented Apr 28, 2019

The repository is here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment