vscode-js-profile-visualizer
CP profile viewer
An editor extension that displays .cpuprofile files in VS Code.
A custom editor for viewing .cpuprofile
files in VS Code
139 stars
14 watching
29 forks
Language: TypeScript
last commit: 25 days ago Related projects:
Repository | Description | Stars |
---|---|---|
hoovercj/vscode-power-mode | An extension that adds visual effects to the VS Code editor to enhance user experience | 1,082 |
cquery-project/vscode-cquery | C++ integration for Visual Studio Code with code completion and highlighting features. | 54 |
aniket-engg/sol-profiler-vscode | An extension for Visual Studio Code to generate and store profiles of smart contract methods in Solidity language. | 15 |
thlorenz/cpuprofilify | Converts profiling output to a format used by Chrome DevTools | 167 |
r-lib/profvis | A tool for visualizing R profiling data | 305 |
junstyle/vscode-php-cs-fixer | An extension for Visual Studio Code that integrates PHP CS Fixer functionality. | 357 |
eirikpre/vscode-systemverilog | A VS Code extension providing support for SystemVerilog code editing and analysis | 127 |
panoply/vscode-liquid | An extension that provides Liquid language support in Visual Studio Code, enabling syntax highlighting, formatting, and code completion for the Liquid template language. | 173 |
andricdu/vscode-jq | A vscode extension for applying jq filters and statements to JSON files | 22 |
mlewand-org/vscode-test-content | Provides helper functions for setting and getting content and selection in Visual Studio Code instances. | 5 |
chromium/vs-chromium | A Visual Studio extension that provides tools for editing and debugging code, useful for contributing to large projects. | 311 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
vala-lang/vala-vscode | Vala support for Visual Studio Code, providing syntax highlighting and code intelligence. | 41 |
arthwang/vsc-prolog | An extension for VS Code that provides language support for Prolog. | 97 |
cedricguillemet/libprofiler | A tool to measure time taken by specific code portions | 80 |