TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

2 pointsby jimmy2020over 1 year ago

1 comment

promiseofbeansover 1 year ago
Interesting - Deno[1] and Bun[2] have rather different graphs on their websites.<p>I guess it shows that years of slow incremental improvement can really add up.<p>It could also be that Fastify is probably designed with Node.js in mind, and will perform better there.<p>[1]: <a href="https:&#x2F;&#x2F;deno.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;deno.com&#x2F;</a> [2]: <a href="https:&#x2F;&#x2F;bun.sh&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;bun.sh&#x2F;</a>