osukey/osu.Game
Dean Herbert 27ea37c690 Rewrite TopLocalRank to use realm subscriptions
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.
2022-01-18 18:17:53 +09:00
..
2021-12-03 18:49:49 +09:00
2022-01-12 16:39:36 +09:00
2021-12-03 14:30:15 +09:00
2021-11-19 13:27:06 +09:00
2022-01-12 23:42:12 +09:00
2021-12-27 20:26:28 -08:00
2022-01-18 11:09:35 +09:00