-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
yarn --mode update-lockfile has a couple of bottlenecks.
- 6s originalWorkspaceDefinitions can we only store the originalWorkspace definitions for the workspaces with peerDependencies?
- 6s allPeerRequests.
hasOwnPropertyis more efficient thanin. We iterate overroot.requests.values()twice, I think this can be re-written to iterate once?
Not providing the trace, because I'm unsure if it would contain sensitive information? Probably not, but best to safe than sorry.

Metadata
Metadata
Assignees
Labels
No labels