jlfwong / jlfwong/speedscope

Support bg differential flamegraph

Open
#228 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

http://www.brendangregg.com/blog/2014-11-09/differential-flame-graphs.html

Format example:

```
deflate::matching::get_match_length;core::iter::traits::iterator::Iterator::count 1 0
```

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked differential flame-graphs article and comparing its requirements with the provided folded-stack format example. Done means speedscope can accept and visualize bg differential flamegraph data; the issue names no files or tests, so identify the relevant import and rendering entry points before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.