next.js
5584e574 - Merge app renderer process (#54143)

Commit
2 years ago
Merge app renderer process (#54143) This PR merges the app renderer worker into the router process. This improves the memory overhead mostly. There're future work to do to get rid of the IPC server for router and app renderer, as they're now merged in one process. Fixes NEXT-1492
Author
Parents
Loading