node-frameworks-benchmark
node-frameworks-benchmark copied to clipboard
Simple HTTP benchmark for different nodejs frameworks using wrk
Please update the NodeJS version to latest (9.x) And please add the following self-acclaimed "high performance" frameworks - [Fastify](https://github.com/fastify/fastify) - [Spirit](https://github.com/spirit-js/spirit)
This repository has beed awarded by Dollynho so I think we should add the award at the top of `README.md`. No tests, sorry.
While using uws yields some good performance benefits, trying to actually use it results in some issues. The first issue I came across, is a fairly important one. Trying to...
It would be nice if we run the tests using multiple processes (cluster or pm2) 👍
Add [Aero-js](https://github.com/aerojs/aero) framework to the benchmark.
Aero-js (https://github.com/aerojs/aero) claims to be the single fastest framework.
nodejs 8
Great framework thanks. Any plan on adding benchmark comparisons for node 8 to your readme?