-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Today we have 4 good fixtures related to typical front-end projects with the max total packages installed around a couple hundred packages (~400 max); these would likely be considered "small" to "medium" sized projects but they're definitely not "large" (ie. with thousands of dependencies). pnpm
's benchmarks use this package.json
as a fixture for "large" fixture to benchmark themselves against.
Suggestion
We should add pnpm
's bechmark package.json
as a "large" project fixture (as the number of edges gets to roughly ~350k
meaning the # of packages installed is going to likely be in the thousands).
Considerations & Blockers
It seems this project/package.json
has issues with fsevents
in vlt
:
It seems this project/package.json
has issues with peer deps in npm
:

Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request