1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 16:50:21 +08:00
Files
osu-lazer/osu.Game/Graphics
T
Bartłomiej Dach c34b2ffc05 Fix performance overhead when computing spacing between standalone panels
The equality check that was supposed to replace the read of
`CurrentSelectionItem` showed up as a hotspot in profiling.

The selection updating code looks a little stupid after this, but all in
the name of performance...
c34b2ffc05 · 2025-10-22 11:46:34 +02:00
History
..
2023-06-24 01:00:03 +09:00
2025-09-24 19:47:13 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2025-04-11 20:13:53 +09:00
2023-06-24 01:00:03 +09:00
2024-07-03 00:19:04 +09:00