next.js
9b44e3e3
- Turbopack: avoid storing task data and task cache concurrenctly (#78775)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
234 days ago
Turbopack: avoid storing task data and task cache concurrenctly (#78775) ### What? Avoid to concurrently write task data and task cache as it increases memory usage by a lot.
References
#78775 - Turbopack: avoid storing task data and task cache concurrenctly
Author
sokra
Parents
837e0864
Loading