Skip to content

v1.1.2

Choose a tag to compare

@BrianPugh BrianPugh released this 15 Jun 21:02
dd32dbb

Performance Improvements

  • use likely/unlikely compiler hints; improves compressor speed by roughly 5% by @BrianPugh in #10

Bug Fixes

  • only close file decompressor file descriptors on close if internally opened by @BrianPugh in #11
  • Fix c library reading header if decompressor wasn't previously configured @BrianPugh in #13

Full Changelog: v1.1.1...v1.1.2