Skip to content

v0.0.0-alpha.1

Compare
Choose a tag to compare
@mwlon mwlon released this 04 Sep 15:43
· 160 commits to main since this release

Changed the format to contain tiny batches (256 numbers each) with contiguous 4-way interleaved tANS codes and contiguous offsets. This increased the buffer space needed, but allowed decent CPU utilization during tANS decoding and excellent SIMD utilization during offset decoding, approximately a 30% decompression speedup overall.