13
0
geforkt von Mirrors/Velocity
Velocity/native/src/main
Andrew Steinborn d73496e8df Introduce zero memory-copy compression for regular Java native
The compression itself is zero-copy in most cases. However, the overhead
needed to copy a direct buffer into a heap buffer (and back) is still
present. If possible, use Linux for best performance.
2019-11-09 17:39:47 -05:00
..
c Switch to zlib-ng 2019-09-08 23:30:28 -04:00
java/com/velocitypowered/natives Introduce zero memory-copy compression for regular Java native 2019-11-09 17:39:47 -05:00
resources Switch to zlib-ng 2019-09-08 23:30:28 -04:00