13
0
geforkt von Mirrors/Velocity
Velocity/proxy
Andrew Steinborn 1cef82d54d Unroll the VarInt writing loop
This is about as optimized as it can get. Thanks to @Leymooo for the idea, I simply expanded on it. We optimize for the common 1-3 byte cases, and punt more "complicated" cases to the original VarInt writing function we had before.
2021-05-05 22:13:54 -04:00
..
src Unroll the VarInt writing loop 2021-05-05 22:13:54 -04:00
build.gradle Relicense the Velocity proxy under the terms of GPLv3 (#448) 2021-03-31 16:04:06 -04:00