Scheduling profiler feedback
Open
@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
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.
Assessment
This issue has not been assessed yet.