Node.js vs. Deno vs. Bun: Fastify hello world server benchmarking
by promiseofbeans on 9/16/2023, 11:32:19 AM
Interesting - Deno[1] and Bun[2] have rather different graphs on their websites.
I guess it shows that years of slow incremental improvement can really add up.
It could also be that Fastify is probably designed with Node.js in mind, and will perform better there.
[1]: https://deno.com/ [2]: https://bun.sh/
Interesting - Deno[1] and Bun[2] have rather different graphs on their websites.
I guess it shows that years of slow incremental improvement can really add up.
It could also be that Fastify is probably designed with Node.js in mind, and will perform better there.
[1]: https://deno.com/ [2]: https://bun.sh/