microsoft / microsoft/vscode-js-profile-visualizer

Flame: add support for other launch types (firefox, safari etc)

Open
#52 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.