menu arrow_back MyDrive chevron_right Software chevron_right Portable1 chevron_right Tools chevron_right VSCode-win32-x64-1.66.2 chevron_right resources chevron_right app chevron_right extensions chevron_right ms-vscode.vscode-js-profile-table
  • account_circle 登录
  • brightness_4深色模式
  • home Home
  • cloud MyDrive
  • cloud RwikiDrive
  • code
    Github
  • info
    关于该主题
  • 登录
    lock
    faceREADME.md
    # `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)