https://github.com/kermanx/speedscope-vscode
Speedscope viewer for VSCode with auto refresh✨
https://github.com/kermanx/speedscope-vscode
speedscope vscode-extension
Last synced: about 1 month ago
JSON representation
Speedscope viewer for VSCode with auto refresh✨
- Host: GitHub
- URL: https://github.com/kermanx/speedscope-vscode
- Owner: KermanX
- License: mit
- Created: 2024-11-26T13:06:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T13:21:21.000Z (over 1 year ago)
- Last Synced: 2025-01-26T12:41:30.421Z (over 1 year ago)
- Topics: speedscope, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=kermanx.speedscope-vscode
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# speedscope
[](https://marketplace.visualstudio.com/items?itemName=kermanx.speedscope-vscode) [](https://marketplace.visualstudio.com/items?itemName=kermanx.speedscope-vscode) [](https://kermanx.github.io/reactive-vscode/)
A VS Code extension built with [Reactive VS Code](https://kermanx.github.io/reactive-vscode/) for viewing **[Speedscope](https://github.com/jlfwong/speedscope) flamegraphs**.
## Usage
- Right click the flamegraph file in VSCode's File Explorer
- Select "Open with..."
- Select "Speedscope"
## Features
- Support auto refresh when the file changes
## Credits
- [Speedscope](https://github.com/jlfwong/speedscope)
- [Speedscope in VSCode](https://github.com/sransara/speedscope-in-vscode)