-
Fixed: #1997
released this
2026-03-09 14:27:15 +00:00 test(auth-scheduler): add benchmarks and priority-based scheduling improvements
- Added
BenchmarkManagerPickNextMixedPriority500for mixed-priority performance assessment. - Updated
pickNextMixedto prioritize highest ready priority tiers. - Introduced
highestReadyPriorityLockedandpickReadyAtPriorityLockedfor better scheduling logic. - Added unit test to validate selection of highest priority tiers in mixed provider scenarios.
Downloads
- Added