Skip to content

[FEATURE] Add a "large" fixture #29

@darcyclarke

Description

@darcyclarke

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:
Image

It seems this project/package.json has issues with peer deps in npm:

Image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions