Last active
April 28, 2019 21:03
-
-
Save zaiste/6acc50e633394d8c321e2cdc618070b4 to your computer and use it in GitHub Desktop.
Web Frameworks Benchmark using `wrk` -> https://github.com/huncwotjs/benchmark
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The repository is here