240df9dc7a
Using ASM we can automatically generate a faster structure modifier that doesn't use reflection to read or write public fields. Note that because the compilation itself is a bit slow (10 ms++), we have to create a background compilation thread. Future work: * Disable the thread if it's idle after 60 seconds. * Don't recreate the thread when the server reloads. |
||
---|---|---|
.. | ||
.settings | ||
lib | ||
src | ||
test/com/comphenix/protocol | ||
.classpath | ||
.project | ||
Java.xml |