Namespace SharpConsoleUI.Performance
Classes
- PerformanceTracker
Tracks and reports performance metrics for the console window system. Consolidates frame timing, FPS calculation, and dirty region tracking. Extracted from ConsoleWindowSystem and RenderCoordinator as part of Phase 1.3 refactoring.