jotaijs / jotai-devtools

A powerful toolkit to enhance your development experience with Jotai
https://jotai.org/docs/tools/devtools
MIT License
124 stars 29 forks source link

[Feature Request] Performance Profiling Tools #131

Closed kevinschaich closed 4 months ago

kevinschaich commented 5 months ago

React & Chrome devtools have a number of profiling tools to help debug performance issues, e.g. flamegraphs, render charts:

React Profiler Filtering

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.