PhpStorm
 
Get PhpStorm

V8 CPU and Memory Profiling

Last modified: 17 January 2023

Required plugins:

JavaScript and TypeScript - The plugin is bundled with PhpStorm and enabled by default.

Node.js (only for developing Node.js applications) - The plugin is bundled with PhpStorm and enabled by default.

With PhpStorm, 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.