-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
Milestone
Description
At my work we have a very large workspace with many libs.
Adding or removing any modules from any of the libs takes more than three minutes. I've narrowed most of this time down to lockfile generation.
Adding a bunch of extra caching and combining queries gets that time down to <1.5s.
ad-si