<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/bun-benchmark-won-t-replace-node-yet-it-s-fast-though--p3-hsw-l2" -->

---
title: Bun benchmark won’t replace Node yet. It’s fast, though.
description: Bun is a native code bundler, transpiler, and task runner with a built-in Node.js client. Bun attracted a lot of attention when it gained $7 million in funding...
canonical: https://daily.dev/posts/bun-benchmark-won-t-replace-node-yet-it-s-fast-though--p3-hsw-l2
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Bun benchmark won’t replace Node yet. It’s fast, though. | daily.dev
og:description: Bun is a native code bundler, transpiler, and task runner with a built-in Node.js client. Bun attracted a lot of attention when it gained $7 million in funding...
og:url: https://daily.dev/posts/bun-benchmark-won-t-replace-node-yet-it-s-fast-though--p3-hsw-l2
og:image: https://api.daily.dev/og/posts/p3-HSw-L2.png
og:image:alt: Bun benchmark won’t replace Node yet. It’s fast, though.
og:image:width: 1200
og:image:height: 630
og:locale: 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.

# Bun benchmark won’t replace Node yet. It’s fast, though.

**[The Software House](https://daily.dev/sources/tsh)** · 5 min read · 16 upvotes · 1 comments

## Summary

Bun is a native code bundler, transpiler, and task runner with a built-in Node.js client. Bun attracted a lot of attention when it gained $7 million in funding in August 2022. It's the only one supported by AWS Lambda and GCP Functions. Bun is 32% faster than Node but the execution time it’s not as fast as Bun's creator promised 2.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://tsh.io/blog/bun-benchmark/>

## Community discussion

Top comments from developers on daily.dev.

**@patecan** · 0 upvotes

> I actually hope Bun will fail, we don't need any more new JS Framework, if they can improve the current one (NodeJS) do it, if not, why don't collape with the creator of NodeJS (or now is Deno ) to bring the bettest product to community. Why just re-invented the wheel ??

## Similar posts on daily.dev

- [Governing Security in the Age of Infinite Signal](https://daily.dev/posts/governing-security-in-the-age-of-infinite-signal-qhihbir44) · Snyk · 0 upvotes · 0 comments
- [No one has a good plan for how AI companies should work with the government](https://daily.dev/posts/no-one-has-a-good-plan-for-how-ai-companies-should-work-with-the-government-nkajqoze1) · TechCrunch · 0 upvotes · 1 comments

---

Tags: [#bun](https://daily.dev/tags/bun), [#docker](https://daily.dev/tags/docker), [#javascript](https://daily.dev/tags/javascript), [#npm](https://daily.dev/tags/npm), [#performance](https://daily.dev/tags/performance)

[View this post on daily.dev](https://daily.dev/posts/bun-benchmark-won-t-replace-node-yet-it-s-fast-though--p3-hsw-l2)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Bun benchmark won’t replace Node yet. It’s fast, though.","url":"https://daily.dev/posts/bun-benchmark-won-t-replace-node-yet-it-s-fast-though--p3-hsw-l2","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/bun-benchmark-won-t-replace-node-yet-it-s-fast-though--p3-hsw-l2"},"datePublished":"2022-11-09T10:42:11.496Z","dateModified":"2023-08-12T02:28:42.554Z","description":"Bun is a native code bundler, transpiler, and task runner with a built-in Node.js client. Bun attracted a lot of attention when it gained $7 million in funding...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/7addcc5d44771a47e26cfd4bba1651df","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/7addcc5d44771a47e26cfd4bba1651df","isAccessibleForFree":true,"articleSection":"The Software House","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"The Software House","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/db4741926fbd4427bd9c2150af9f5597","url":"https://daily.dev/sources/tsh"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/bun-benchmark-won-t-replace-node-yet-it-s-fast-though--p3-hsw-l2","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":16},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"bun,docker,javascript,npm,performance","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"The Software House","item":"https://daily.dev/sources/tsh"},{"@type":"ListItem","position":3,"name":"Bun benchmark won’t replace Node yet. It’s fast, though."}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/bun-benchmark-won-t-replace-node-yet-it-s-fast-though--p3-hsw-l2","comment":[{"@type":"Comment","text":"I actually hope Bun will fail, we don’t need any more new JS Framework, if they can improve the current one (NodeJS) do it, if not, why don’t collape with the creator of NodeJS (or now is Deno ) to bring the bettest product to community. Why just re-invented the wheel ??","datePublished":"2022-11-16T20:51:50.589Z","url":"https://daily.dev/posts/p3-HSw-L2#c-jz0qB_cdv","author":{"@type":"Person","name":"Trần Thiên Trọng","url":"https://daily.dev/patecan","image":"https://avatars.githubusercontent.com/u/36349293?v=4"}}]}
```

