A new version has arrived!
This version have a few new things:
- Using Indirect Context Modelling for the Secondary Context.
- Modifying the counter of the Primary Context.
- Added a few Rust
#[inline]
and#[cold]
magic tricks to help the compiler optimize the binary better.
All those changes resulted in about 5-10% faster in compression speed. The decompression speed and the compression ratio should stay the same.
WARNING: this is a format breaking change!