* https://github.com/Quaver/Quaver.API/blob/562e412c74d73e5338972232a4a1bedf218d20b3/Quaver.API/Maps/Processors/Difficulty/Rulesets/Keys/DifficultyProcessorKeys.cs#L218 Gigantic $O(n^2)$ and costly `RemoteAt()` operation. It's not slow, but it's the slowest one after #179 .
Quaver.API/Quaver.API/Maps/Processors/Difficulty/Rulesets/Keys/DifficultyProcessorKeys.cs
Line 218 in 562e412
RemoteAt()operation. It's not slow, but it's the slowest one after Optimise bin selection in difficulty calculation #179 .