Y
Hacker News
new
|
ask
|
show
|
jobs
by
jokethrowaway
871 days ago
Same with bun, it looks like node is leaving some performance on the table (maybe for backward compatibility or maybe because nobody bothered to improve it)
1 comments
kibibu
871 days ago
Bun doesn't use V8, so there are other performance differences there
link
factormeta
871 days ago
It is fair to note, that JavascriptCore outperforms V8 already. However, it is in Zig. And Deno is in Rust.
link