[v1.0.11] Feb 27, 2025
v1.0.11 (Feb 27, 2025)
- Performance and Robustness Enhancements
- Reduced string allocations with format strings in logs.
- Simplified
Initializeby moving initial PID check toStartInitialMonitoringAsync. - Optimized
GetActiveFullscreenProcessIdto a synchronous method. - Optimized
UpdateLowFpsMetricswith single-pass min/max/histogram calculation. - Enhanced exception logging with full stack traces.
- Added null safety for
_ctschecks. - Implemented finalizer for unmanaged resource cleanup.
Full Changelog: https://github.com/F3NN3X/InfoPanel.FPS/commits/Releases