mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 21:40:44 +08:00
aa3d3a6344
Not sure why I left this around during the refactor. This is 100% handled by the `DetachedBeatmapStore`. Removing this subscription reduces overheads by a huge amount for users with large beatmap databases. My hypothesis is that subscriptions are more expensive based on **the number of results matching**. This one matches almost every beatmap so removing it is a large win.
aa3d3a6344
·
2024-11-27 14:24:57 +09:00
History