Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Dynamic zlib loading support

Compare
Choose a tag to compare
@gt1 gt1 released this 08 Apr 06:59
· 188 commits to master since this release

This version introduces dynamic loading of alternative zlib implementations at run time. It uses the zlib for at https://github.com/cloudflare/zlib if the system supports the SSE4.2 and PCLMULDQ features (see http://www.htslib.org/benchmarks/zlib.html for samtools benchmarks using different zlib code bases).