Files
jellyfin/Emby.Server.Implementations
Shadowghost 0b77f97048 Optimize latest items grouping in UserViewManager
- Use dictionary lookup for O(1) container grouping instead of O(n) FirstOrDefault searches
- Add optimized path for movies in GetLatestItemList
- Reduce query limit multiplier from 5x to 2x
- Update to collection expression syntax
2026-01-18 19:45:39 +01:00
..
2020-04-19 13:39:12 -04:00
2023-10-03 10:25:14 -04:00
2025-03-25 16:45:00 +01:00
2025-10-07 12:20:08 -05:00
2025-12-08 21:15:46 -07:00