Monitor CPU and memory in realtime while debugging JavaScript

With the JS Profile flame extension, you can monitor realtime memory and CPU usage while debugging Node processes and browser JavaScript.

For browsers, you can also monitor the number of DOM nodes and layout recalculations.