Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 14:59
· 45 commits to main since this release
  • Fix issue 11
  • Adds "in-place" mode to decompress / compress by stripping/adding a suffix like other compression tools
  • Switch to mimalloc which showed large improvement with more threads
  • Add "pin-at" api to specifically pin the compression / decompression threads to cores starting at a specific core
  • Added benchmarks to README