Skip to content

[package manager test]#869

Closed
marcustyphoon wants to merge 5 commits intomainfrom
test-package-managers-ci
Closed

[package manager test]#869
marcustyphoon wants to merge 5 commits intomainfrom
test-package-managers-ci

Conversation

@marcustyphoon
Copy link
Collaborator

[draft previews]

@marcustyphoon
Copy link
Collaborator Author

package manager install time without cache (very approximate):

  • pnpm@9: 6 seconds
  • npm: 14 seconds
  • bun: 4 seconds
  • yarn classic: 45(!) seconds
  • yarn modern@4 pnp ([yarn berry test] #870): 14 seconds

@marcustyphoon marcustyphoon reopened this Feb 19, 2025
@marcustyphoon
Copy link
Collaborator Author

package manager install time with cache (very approximate):

  • pnpm@9: 6 seconds
  • npm: 11 seconds
  • bun: doesn't get cached 3 seconds this time
  • yarn classic: 12 seconds
  • yarn modern@4 pnp ([yarn berry test] #870): 9 seconds

tl;dr: basically just don't use yarn classic with an empty cache, the rest are all pretty whatever.

@marcustyphoon marcustyphoon deleted the test-package-managers-ci branch December 4, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant