[Feature Request] Performance Profiling Tools #136
kevinschaich
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for reaching out! It's a good idea! These feel more like analytics rather than performance measurements (nevertheless, still interesting). Let's continue brainstorming and groom this further. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
React & Chrome devtools have a number of profiling tools to help debug performance issues, e.g. flamegraphs, render charts:
While these are super helpful I realize they're a big undertaking. Even some preliminary bar charts or histograms would be helpful.
Render time is probably not the right metric for us here. Just to brainstorm a few:
Maybe these are not exactly right but it would be useful to have something.
Beta Was this translation helpful? Give feedback.
All reactions