AOCL-Compression 4.1
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