-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
When having a large number of related benchmarks (in my case ~200), the perf plot does take quite a long time to load. This comes with Bencher Console becoming somewhat unresponsive.
Obviously, ~200 benchmarks are to many for a single plot at the same time, but Bencher supports hiding and unhiding plots - making it reasonable to hide all of them initially and offer the option to unhide relevant ones or even all of them when needed.
I would propose persisting the hide-state in a project's plots by making it accessible from the plot url. This would allow me to further customize plots in iframes too.
Metadata
Metadata
Assignees
Labels
No labels