Create a V8 heap snapshot right before an "Out of Memory" error occurs, or create a heap snapshot or CPU profile on request.
-
Updated
Jul 28, 2026 - JavaScript
8000
Create a V8 heap snapshot right before an "Out of Memory" error occurs, or create a heap snapshot or CPU profile on request.
when your node.js process uses too much memory or cpu, allow it to gracefully exit
Add a description, image, and links to the out-of-memory topic page so that developers can more easily learn about it.
To associate your repository with the out-of-memory topic, visit your repo's landing page and select "manage topics."