13
0
geforkt von Mirrors/Velocity
Velocity/proxy/src/main
Andrew Steinborn 8588e7f1fe Optimize native handling further.
We now try to work within the boundaries given by the native. In the
case of Java natives, we work with byte arrays. With natives, always use
direct buffers.

However, the numbers do favor the natives, since they work with direct
byte buffers, without any copying. For the most part, this commit is
intended to improve the lives of Velocity users on Windows.
2018-12-30 06:16:04 -05:00
..
java/com/velocitypowered/proxy Optimize native handling further. 2018-12-30 06:16:04 -05:00
resources Reformat with Google code style and enforce Checkstyle. 2018-10-27 23:45:36 -04:00