]> git.ipfire.org Git - thirdparty/zstd.git/commit
Use Look-Ahead Hash for Next Long Check after Short Match (+0.5% Speed)
authorW. Felix Handte <w@felixhandte.com>
Wed, 8 Sep 2021 16:41:15 +0000 (12:41 -0400)
committerW. Felix Handte <w@felixhandte.com>
Tue, 5 Oct 2021 18:54:37 +0000 (14:54 -0400)
commit39f2491bfc70db883d45265af0f764d1e80cfa69
treeb006096baaf67366fddd8162fd71b4a709ecea03
parentdb4e1b5479c1df569732aa8f486633ed4098bd8c
Use Look-Ahead Hash for Next Long Check after Short Match (+0.5% Speed)

This costs a little ratio, unfortunately.
lib/compress/zstd_double_fast.c