Description
Our current implementation in ByteUtils could be improved via loop unrolling and short circuiting scenarios such as 0.
With the changes in attached PR, we see upto 83% improvement in throughput for writingVarInt.
Attachments
Attachments
Issue Links
- links to