Skip to content

v0.0.5

Choose a tag to compare

@sw-release-bot sw-release-bot released this 03 Apr 07:37
· 301 commits to main since this release
a7a6ae8

Added

  • (encoding) add Best compression level (zstd level 11, btlazy2 strategy) (#53)
  • (encoding) add Better compression level (zstd level 7, lazy2 strategy) (#48)

Performance

  • (decoding) 4-stream interleaved Huffman decode and bulk table init (#54)