Bun?
Open
discuss
enhancement
T25m
technical
- Dominant language
- JavaScript
- Stars
- 291
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
https://bun.sh -> https://github.com/oven-sh/bun
Written in `Zig` ref: https://github.com/dwyl/learn-zig/issues/1
**Note**: We haven't seen a performance bottleneck in our `Node` projects _recently_.
(mostly because we've not been _using_ `Node` in a perf-critical project for a `while` ...)
But the `Bun` appears to be faster at _everything_ than `Node`.
So I'm thinking of doing a `SPIKE` just to get it working on a basic project. 💭
I wonder if this is just just a case of "[Faster Horses](https://www.goodreads.com/quotes/15297-if-i-had-asked-people-what-they-wanted-they-would)" ... Or if there is a benefit to this beyond speed?
Contributor guide
Assessment
This issue has not been assessed yet.