13
0
geforkt von Mirrors/Velocity
Velocity/native/src
Andrew Steinborn 7747679ee1 Implement optimized compression for Java 11+
Using the fact that the Java Deflater/Inflater API now supports
ByteBuffers as of Java 11, we can provide performance benefits equivalent
to the Velocity 1.0.x native compression on servers running Java 11+ on
non-macOS and non-Linux platforms (such as Windows).
2019-10-04 17:08:14 -04:00
..
main Implement optimized compression for Java 11+ 2019-10-04 17:08:14 -04:00
test/java/com/velocitypowered/natives Implement optimized compression for Java 11+ 2019-10-04 17:08:14 -04:00