from Hacker News

Node.js vs. Deno vs. Bun: Fastify hello world server benchmarking

by jimmy2020 on 9/16/23, 11:14 AM with 1 comments

  • by promiseofbeans on 9/16/23, 11:32 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/