-
Fixed: #1997
发布于
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.
下载附件
- Added