nodejs / performance

Node.js team focusing on performance
MIT License
376 stars 7 forks source link

nodejs-bench-operations comparison between v20 and v21 #133

Open RafaelGSS opened 10 months ago

RafaelGSS commented 10 months ago

I recently ran all the nodejs-bench-operations suite and apparently, Node.js 21 contains some operations significantly faster than Node.js 20.

See: https://twitter.com/_rafaelgss/status/1722213930188312667

I've created the issue just for visibility, maybe we can use this + the whole nodejs-benchmark suite as a metric on every major release (and even non-major releases).

anonrig commented 10 months ago

Amazing work @RafaelGSS!