Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
marvinh.dev
(Uncensored)
subscribe
Speeding up the JavaScript ecosystem - Semver
https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-12/
links
backlinks
During the installation process, package managers run a bunch of semver comparisons. The semver library used in npm, yarn and pnpm can be made around 33x faster.