Files
Mainline/engine
David Gwilliam f5a086154a feat(effects): add performance monitoring to effect pipeline
- Add PerformanceMonitor to collect per-effect timings
- Track effect duration (ms), buffer chars in/out per frame
- Store last 60 frames in ring buffer
- Add /effects stats NTFY command to view performance data
- Add tests for performance monitoring system
2026-03-15 17:24:38 -07:00
..