Files
Paper/Spigot-Server-Patches/Optimize-brigadier-child-sorting-performance.patch
virustotalop 61142982e0 Optimize brigadier child sorting performance
Use a TreeMap instead of a LinkedHashMap and then manually sorting

This will significantly reduce CPU usage on logging in and changing worlds.
2020-04-16 20:57:02 -07:00

1.7 KiB