]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Only calculate inflate chunk size once and store it for future use for performance.
authorNathan Moinvaziri <nathan@nathanm.com>
Fri, 19 Jun 2020 03:22:09 +0000 (20:22 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sun, 28 Jun 2020 09:16:05 +0000 (11:16 +0200)
commit10be7c55f66e08f97c15afb5c5af985094155b5a
tree7311a43bb3c8c79d3825d9da65e932f256a732d5
parente40d88adc9e8180969c6c56a0deb4ec69c3ec92b
Only calculate inflate chunk size once and store it for future use for performance.
inffast.c
inflate.c
inflate.h