13
0
geforkt von Mirrors/Velocity
Velocity/proxy
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
..
src Optimize native handling further. 2018-12-30 06:16:04 -05:00
build.gradle Grab most of the low-hanging fruit. 2018-12-29 17:22:36 -05:00