microsoft/vscode-js-profile-visualizer

A custom editor for viewing `.cpuprofile` files in VS Code

158

stars

342

commits

TypeScript

primary language

Sep 10, 2026

updated

README

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.

  • You can use npm run watch to watch everything, or, for example, npm run watch:flame, to only watch changes to the flame graph extension.
  • There's a launch config that runs all extensions.
  • npm run compile, again with scopes like compile:flame, create static compilations of various packages.

Contributors

connor4312

199 commits

dependabot[bot]

72 commits

zjffun

24 commits

Tyriar

18 commits

microsoft/vscode-js-profile-visualizer

A custom editor for viewing `.cpuprofile` files in VS Code

158

stars

342

commits

TypeScript

primary language

Sep 10, 2026

updated

README

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.

  • You can use npm run watch to watch everything, or, for example, npm run watch:flame, to only watch changes to the flame graph extension.
  • There's a launch config that runs all extensions.
  • npm run compile, again with scopes like compile:flame, create static compilations of various packages.

Contributors

connor4312

199 commits

dependabot[bot]

72 commits

zjffun

24 commits

Tyriar

18 commits

Languages

TypeScript

92.8%

CSS

4.3%

JavaScript

2.0%