---
title: "Deno vs. Bun vs. Node.js: A Speed Comparison"
url: https://daily.dev/posts/deno-vs-bun-vs-node-js-a-speed-comparison-2h4qpk69g
source_url: https://hexagon.56k.guru/posts/deno-vs-bun-vs-node-benchmark/
type: article
source: "Community Picks"
published: 2023-09-15T10:26:23.809Z
updated: 2023-12-07T12:02:45.284Z
tags: ["performance", "express", "deno", "bun"]
reading_time: 3
upvotes: 37
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Deno vs. Bun vs. Node.js: A Speed Comparison

**[Community Picks](https://daily.dev/sources/community)** · 3 min read · 37 upvotes · 2 comments

## Summary

Deno vs. Bun vs. Node.js: A Speed Comparison by Hexagon, 3 minutes read deno bun nodejs benchmark. For this test, I focused on three key endpoints: static file delivery, JSON response, and a compute-heavy task (prime number calculation) Each endpoint is then tested using 10 and 100 user concurrency.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://hexagon.56k.guru/posts/deno-vs-bun-vs-node-benchmark/>

## Community discussion

Top comments from developers on daily.dev.

**@mrnizzy** · 0 upvotes

> Good contribution ✨

**@nicholasvelten** · 0 upvotes

> Node for the win

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#performance](https://daily.dev/tags/performance), [#express](https://daily.dev/tags/express), [#deno](https://daily.dev/tags/deno), [#bun](https://daily.dev/tags/bun)

[View this post on daily.dev](https://daily.dev/posts/deno-vs-bun-vs-node-js-a-speed-comparison-2h4qpk69g)
