Component summary view by type
Open
@bvaughn is already working on this.
Since Mar 25, 2021.
Component: Developer Tools
Resolution: Stale
Type: Feature Request
- Dominant language
- JavaScript
- Stars
- 251k
- Forks
- 51.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 53
Description
A DevTools user has requested the following feature (reworded by me):
Expose an ordered table of all component types (names) along with the number of instances currently mounted. This would help identify the most impactful components to examine for memory related optimizations.
The Profiler isn't very useful in this scenario because it's too CPU-centric.
cc @yungsters
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.