Started 3 yr 2 mo ago
Took 14 sec
| Tests (no failures) |
md_5
at
|
| Tests (no failures) |
#3451: Improve length field prepending on bungee -> server connection Use alternative implementation of Varint21LengthFieldPrepender on bungee -> server connection for improved speed - it uses separate buffer to prepend the length to avoid copying large data buffer. Not applied bungee -> client because encrypting 1-5 bytes of length separately through expensive jni call could make it not worth (not measured). (commit: 2ef5e70)
md_5
at
|