An open API service indexing awesome lists of open source software.

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✨

Awesome Lists containing this project

README

          

# speedscope

[![Version](https://img.shields.io/visual-studio-marketplace/v/kermanx.speedscope-vscode)](https://marketplace.visualstudio.com/items?itemName=kermanx.speedscope-vscode) [![Installs](https://img.shields.io/visual-studio-marketplace/i/kermanx.speedscope-vscode)](https://marketplace.visualstudio.com/items?itemName=kermanx.speedscope-vscode) [![Reactive VSCode](https://img.shields.io/badge/Reactive-VSCode-%23007ACC?style=flat&labelColor=%23229863)](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)