fastify web server in 60 seconds with node.js
#shorts
create a fastify web server with javascript and node.js in less than 60 seconds that runs at 89,000 requests per second. very fast web server that runs at 7 x Speed of Express.
performance testing source code is here
https://github.com/chrishayuk/webserver-performance
by Chris Hay
linux web server
how you have check the request per second what you have used for that ?
Fastify is so underrated IMO
I'm definitely switching from express to this framework at least to try it out!