Make sure we are using the first code for varint encoding and decoding in all places. Fastest on Java 25 on Intel and AMD.
We have had many implementations over time. Should check them all and benchmark them on Java 25
Previous work for reference
See #596
Make sure we are using the first code for varint encoding and decoding in all places. Fastest on Java 25 on Intel and AMD.
We have had many implementations over time. Should check them all and benchmark them on Java 25
Previous work for reference
See #596