While building Node.js applications, how to monitor my code behaviour in memory and IO, knowing for sure what blocks and and what doesn't, what most consumes my memory/processor at what operation.
You can use PM2 to monitor your application process. If you want profiling, use Keymetric (also by PM2 team). It also has other benefits like auto restart if your application exited.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With