WebStorm
 
Get WebStorm
You are viewing the documentation for an earlier version of WebStorm.

V8 CPU and memory profiling

Last modified: 07 September 2023

With WebStorm, you can capture and analyze CPU profiles and heap snapshots for your Node.js applications using V8’s sample-based profiler.

You can also open and explore snapshots captured in Google Chrome DevTools for your client-side code.