Skip to content

AOCL-Compression 4.1

Compare
Choose a tag to compare
@BiplabRaut BiplabRaut released this 07 Aug 08:11
· 318 commits to amd-main since this release

Highlights of this release

  • Performance improvements of BZIP2, LZ4, LZ4HC, LZMA, Snappy, ZLIB, and ZSTD compression methods
  • Support for custom build options to generate a smaller library with a lower code footprint
  • Dynamic dispatch support for all the compression methods
  • GTest based unit testing
  • CTest based test suite
  • Automatic generation of library API-level documentation
  • Python-based performance benchmarking automation
  • Minor bug fixes