---
title: "A first look at Bun: is it really 3x faster than Node.js and Deno?"
url: https://daily.dev/posts/a-first-look-at-bun-is-it-really-3x-faster-than-node-js-and-deno--kmbep2mrx
source_url: https://dev.to/builderio/a-first-look-at-bun-is-it-really-3x-faster-than-nodejs-and-deno-45od
type: article
source: "DEV"
published: 2022-08-28T06:09:05.064Z
updated: 2023-08-12T02:22:40.662Z
tags: ["bun", "deno", "javascript", "performance", "react"]
reading_time: 3
upvotes: 53
comments: 0
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.

# A first look at Bun: is it really 3x faster than Node.js and Deno?

**[DEV](https://daily.dev/sources/devto)** · 3 min read · 53 upvotes · 0 comments

## Summary

Bun is 3x faster than Node.js, plus NPM, plus tsc, plus rollup - but faster. Bun team attributes performance to time spent profiling, benchmarking and optimizing. The work culture at Oven (the brand behind Bun) is far from ideal for anyone aware of work ethics of this century.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/builderio/a-first-look-at-bun-is-it-really-3x-faster-than-nodejs-and-deno-45od>

## 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: [#bun](https://daily.dev/tags/bun), [#deno](https://daily.dev/tags/deno), [#javascript](https://daily.dev/tags/javascript), [#performance](https://daily.dev/tags/performance), [#react](https://daily.dev/tags/react)

[View this post on daily.dev](https://daily.dev/posts/a-first-look-at-bun-is-it-really-3x-faster-than-node-js-and-deno--kmbep2mrx)
