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

V8 CPU and Memory Profiling

Last modified: 09 August 2022

Required plugins:

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

Node.js -  Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.

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