13
0
geforkt von Mirrors/Velocity
Velocity/proxy
Andrew Steinborn df9883cc6c Reduce unnecessary memory copies in StatusSessionHandler
Take advantage of the fact that Java has mutable strings when writing
out server ping responses, which Netty can work with when writing out
UTF-8 character sequences. This reduces the memory allocation impact of
server list ping responses by ~31%.
2019-05-24 06:55:19 -04:00
..
src Reduce unnecessary memory copies in StatusSessionHandler 2019-05-24 06:55:19 -04:00
build.gradle Enable multi-release flag to improve Java 9+ compatibility 2019-04-25 19:12:22 -04:00