Replies: 1 comment 1 reply
|
By extending the list of package managers we actually give free marketing to the competitors. So, I don't think we should do it. We can do such benchmarks internally if we want. I personally sometimes look at these: https://benchmarks.vlt.sh/#/package-managers/average |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
https://pnpm.io/benchmarks is missing https://aube.jdx.dev/.
The reason I want to add it is that aube itself does an "unfair" benchhmark of not including two things:
enableGlobalVirtualStore: trueis not set in their benchmark of pnpm. (It would make sense to default it totruein pnpm 12, but that is another discussion).If you add aube to your own benchmark page, it would give a more fair comparison.
All reactions