Support bg differential flamegraph
Open
- 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
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