mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 23:47:24 +08:00
27ea37c690
This addresses the number one performance concern with realm (when entering song select). Previous logic was causing instantiation and property reads of every score in the database due to the `AsEnumerable` specfication. |
||
---|---|---|
.. | ||
CarouselBeatmap.cs | ||
CarouselBeatmapSet.cs | ||
CarouselGroup.cs | ||
CarouselGroupEagerSelect.cs | ||
CarouselHeader.cs | ||
CarouselItem.cs | ||
DrawableCarouselBeatmap.cs | ||
DrawableCarouselBeatmapSet.cs | ||
DrawableCarouselItem.cs | ||
FilterableDifficultyIcon.cs | ||
FilterableGroupedDifficultyIcon.cs | ||
SetPanelBackground.cs | ||
SetPanelContent.cs | ||
TopLocalRank.cs |