]> git.ipfire.org Git - thirdparty/zstd.git/commit
Add a ZSTD_dedicatedDictSearch ZSTD_dictMode_e to Allow Const Propagation
authorW. Felix Handte <w@felixhandte.com>
Tue, 11 Aug 2020 22:48:22 +0000 (18:48 -0400)
committerW. Felix Handte <w@felixhandte.com>
Thu, 10 Sep 2020 22:51:52 +0000 (18:51 -0400)
commit34b545acb07e927fd4c251f5620fb7d41f6d48d1
treee7cd5171c0396942958727eb851c8a015753a0d0
parentbeefdb0d3d904ac0914b1df482799d8be07183ab
Add a ZSTD_dedicatedDictSearch ZSTD_dictMode_e to Allow Const Propagation

Speed +1.5%.
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstd_lazy.c
lib/compress/zstd_lazy.h