Releases: gildor2/fast_zlib
Releases · gildor2/fast_zlib
Updated for zlib 1.2.13
- Prepared patch for zlib in order to recover missing ASMV option
- Updated build script for work with newer Visual C compiler, it can't work with "OLDCRT" option anymore, so - using staric CRT now
- longest_match declaration in match.h should not be static ('local')
Release 3
Recompiled binaries with Visual Studio 2019, now works 7-12% faster than before.
Precompiled libraries for Windows:
fast_zlib-1.2.11-r3.zip
Release 2
This release works 15-35% faster than previous one.
Precompiled libraries for Windows:
fast-zlib-1.2.11.zip
Release 1
Here you may download precompiled versions of zlib with optimizations.