Christoffer Martinsson f874264e13
All checks were successful
Build and Release / build-and-release (push) Successful in 1m32s
Optimize dashboard performance for responsive Tab key navigation
- Replace 6 separate filter operations with single-pass metric categorization in update_metrics
- Reduce CPU overhead from 6x to 1x work per metric update cycle
- Fix Tab key sluggishness caused by competing expensive filtering operations
- Maintain exact same functionality with significantly better performance
- Improve UI responsiveness for host switching and navigation
- Bump version to 0.1.58
2025-11-06 11:18:39 +01:00
..