You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caching `getDocsRootNode` improves local build times from 5:19 to 4:39, and
also gets rid of a bunch of waiting (the CPU utilization during build according
to `time` goes from 74% to 531%).
See #9020.
0 commit comments