react / react/react

Scheduling profiler feedback

Open
#20,779 0 comments 2 reactions 1 assignee View on GitHub

@bvaughn is already working on this.

Since Feb 9, 2021.

Component: Developer Tools Type: Feature Request
Dominant language
JavaScript
Stars
251k
Forks
51.4k
Avg merge
2d 4h
Merged PRs (30d)
53

Description

Some of this might not be possible or might be prohibitively difficult, but this was some user feedback/requests for the scheduling profiler:

  • Show lane labels instead of bitmap index
  • On hover for a batch of render work highlight update events that were related to that render batch
  • Show when tasks are scheduled (in the scheduler, any JavaScript, not just React
  • Find-in-page that shows number of results like Chrome and updates as you zoom and scroll
  • Show lane(s) state update get associated with in chart tooltip
  • Highlight batched updates on hover (hovering one item would update others)

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.