next.js
6506c1ce
- Memoize serverDistDir generation (#55375)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Memoize serverDistDir generation (#55375) Was looking into the CPU profiles for `next start` and noticed this work kept being repeated. This reuses instead.
References
#55375 - Memoize serverDistDir generation
Author
timneutkens
Parents
6f2e9aec
Loading