Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@thanhminhmr thanhminhmr released this 25 May 15:31

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!