Skip to content

[v1.0.11] Feb 27, 2025

Choose a tag to compare

@F3NN3X F3NN3X released this 27 Feb 23:12
· 22 commits to main since this release

v1.0.11 (Feb 27, 2025)

  • Performance and Robustness Enhancements
    • Reduced string allocations with format strings in logs.
    • Simplified Initialize by moving initial PID check to StartInitialMonitoringAsync.
    • Optimized GetActiveFullscreenProcessId to a synchronous method.
    • Optimized UpdateLowFpsMetrics with single-pass min/max/histogram calculation.
    • Enhanced exception logging with full stack traces.
    • Added null safety for _cts checks.
    • Implemented finalizer for unmanaged resource cleanup.

Full Changelog: https://github.com/F3NN3X/InfoPanel.FPS/commits/Releases