Files
mol 263cb5ef03
Some checks failed
continuous-integration/drone/push Build is failing
test
2024-07-06 22:23:31 +08:00

10 lines
441 B
Markdown

# `vscode-js-profile-table`
This is a custom editor that provides tablular information from for V8-style `.cpuprofile` files. Usage:
1. Install this extension,
2. Open a `.cpuprofile` file in VS Code,
3. If you already have another editor, such as the default table view, hit `F1` and then `Reopen With` this extension.
![Screenshot of the table](https://raw.githubusercontent.com/microsoft/vscode-js-profile-visualizer/master/table.png)