Closed tinchoz49 closed 11 months ago
This PR is to add the @geut/fastify-uws module to the benchmark list.
And also I added the missing package @tinyhttp/app because the current benchmark in master was failing.
npm run test
npm run benchmark
While I would love to add this, uWS is really a different web server and this repository focus on benchmarking Node.js-based HTTP servers.
Ah ok, makes sense! thank you for the response @mcollina
This PR is to add the @geut/fastify-uws module to the benchmark list.
And also I added the missing package @tinyhttp/app because the current benchmark in master was failing.
Checklist
npm run test
andnpm run benchmark