]> git.ipfire.org Git - thirdparty/zstd.git/commit
Remove long range matcher immediate repcode check 1021/head
authorNick Terrell <terrelln@fb.com>
Thu, 22 Feb 2018 03:30:05 +0000 (19:30 -0800)
committerNick Terrell <terrelln@fb.com>
Thu, 22 Feb 2018 23:18:47 +0000 (15:18 -0800)
commit7e2bf4ebad3975b25be95551005b84595f91b64b
tree3b5c7373d262e29cd52922538bf632e9169cdd24
parentaf866b3a5854aa7a22853b8a2e545e2d61dfa6c3
Remove long range matcher immediate repcode check

The compression ratio gets about 0.01% worse on the files I tested, but the
code is much simpler.
lib/compress/zstd_ldm.c