![]() Fix redundant separator parsing obliterating loading performance. If there are no separators configured, the parsing function would not short-circuit and instead do a useless O(n) iteraton (including escaping!), massively reducing performance. Song build performance still isn't the best (blame intelligent sorting), but it's definitely better now. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
NOTICE | ||
proguard-rules.pro |