microsoft / microsoft/vscode-js-profile-visualizer
Flame: add support for other launch types (firefox, safari etc)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 158
- Forks
- 30
- Avg merge
- 22h 29m
- Merged PRs (30d)
- 8
Description
Would it be possible to add support for Firefox launch type in Flame real-time graph to be able to monitor DOM node count, restyles per second, and relayouts per second, just like with Chrome launch type?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing the existing Chrome launch-type support in Flame's real-time graph, then determine how Firefox can provide DOM node count, restyles per second, and relayouts per second. Done means Firefox exposes those three metrics alongside the existing Chrome behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100