- The process may have a memory management issue
- Run the process with Node's `--inspect` flag (see [Inspector Docs](https://nodejs.org/en/docs/inspector))
- Remotely profile the process with Chrome Devtools *Memory* tab
