diff options
| author | Shadowghost <Ghost_of_Stone@web.de> | 2026-01-17 13:35:49 +0100 |
|---|---|---|
| committer | Shadowghost <Ghost_of_Stone@web.de> | 2026-01-18 19:45:39 +0100 |
| commit | 0b77f970489869395b9a032c84c571c286d95a7f (patch) | |
| tree | 87ba12a67c135d29366651e91df2839ae8262c95 /MediaBrowser.Controller/MediaEncoding | |
| parent | d3d4d37e82b9b394804f84dbdb0b873fd10f3c29 (diff) | |
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
Diffstat (limited to 'MediaBrowser.Controller/MediaEncoding')
0 files changed, 0 insertions, 0 deletions
