]> git.ipfire.org Git - thirdparty/zstd.git/commit
patch-from speed optimization (#3545)
authordaniellerozenblit <48103643+daniellerozenblit@users.noreply.github.com>
Wed, 15 Mar 2023 00:36:56 +0000 (20:36 -0400)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2023 00:36:56 +0000 (20:36 -0400)
commit53bad103ce61fd2c170bf49bf335201a8a51f72f
tree533b8c5280fb9f67f0a5fad45d284f14daf9106a
parent488e45f38bbee92b2b50129efee6f07843aaa919
patch-from speed optimization (#3545)

* patch-from speed optimization: only load portion of dictionary into normal matchfinders

* test regression for x8 multiplier

* fix off-by-one error for bit shift bound

* restrict patchfrom speed optimization to strategy < ZSTD_btultra

* update results.csv

* update regression test
lib/compress/zstd_compress.c
tests/regression/results.csv