An open API service indexing awesome lists of open source software.

https://github.com/n0-computer/varint-bench

Benchmarks for Unsigned Variable Size Integer encodings
https://github.com/n0-computer/varint-bench

Last synced: 9 months ago
JSON representation

Benchmarks for Unsigned Variable Size Integer encodings

Awesome Lists containing this project

README

          

# Benchmarks for Unsigned Variable Size Integer encoding

This is a dumb attempt to benchmark some VarInt schemas. Currently it
benchmarks the multiformat one vs the QUIC one.

All lies, obviously.