Skip to content

UI/UX improvements#149

Merged
arl merged 16 commits intomainfrom
ui-ux/improvements
Nov 21, 2025
Merged

UI/UX improvements#149
arl merged 16 commits intomainfrom
ui-ux/improvements

Conversation

@arl
Copy link
Owner

@arl arl commented Nov 20, 2025

Frontend performance improvements:

  • only render visible plots
  • do not render all plots in the same frame. Stop rendering after 16ms (~60 FPS), and program rendering of the successive plots in the next frame. This prevents hanging of the main task for too long.

UI improvements:

  • Alt+Click on a category to show only that category
  • Add a search bar to only show the plots using a metric, or plot with a given name.

@arl arl force-pushed the ui-ux/improvements branch from 63f30af to e8e2415 Compare November 21, 2025 08:21
@arl arl merged commit 211b47d into main Nov 21, 2025
10 checks passed
@arl arl deleted the ui-ux/improvements branch November 21, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant