microsoft / vscode-js-profile-visualizer

A custom editor for viewing `.cpuprofile` files in VS Code
MIT License
139 stars 29 forks source link

vscode-js-profile-visualizer

A custom editor for viewing .cpuprofile files in VS Code. Pairs well with our new JavaScript debugger.

Format of .cpuprofile

Contributing

This is an npm workspace, with a core package that shares data models and some UI between extensions.