mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 05:05:16 +01:00
e44863f69b
For a complex modpack, this reduces startup time by more than 99%, because Arrays.copyOf() is invoked only dozens of times instead of hundreds of thousands of times. Fixes #3284 and #3296, and possibly others. Only patched forge 1.16.5 because that's all I'm running at the moment, but I expect the same fix can be applied elsewhere. |
||
---|---|---|
.. | ||
java/org/dynmap/forge_1_16_5 | ||
resources |