node-frameworks-benchmark icon indicating copy to clipboard operation
node-frameworks-benchmark copied to clipboard

Simple HTTP benchmark for different nodejs frameworks using wrk

Results 7 node-frameworks-benchmark issues
Sort by recently updated
recently updated
newest added

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.

Great framework thanks. Any plan on adding benchmark comparisons for node 8 to your readme?