@opliko/vscode-js-profile-table
v1.0.10
Published
Text visualizer for profiles taken from the JavaScript debugger
Readme
vscode-js-profile-table
This is a custom editor that provides tablular information from for V8-style .cpuprofile files. Usage:
- Install this extension,
- Open a
.cpuprofilefile in VS Code, - If you already have another editor, such as the default table view, hit
F1and thenReopen Withthis extension.

