]> git.ipfire.org Git - thirdparty/zstd.git/commit
roll SSE implementation of row_lazy match finder 2929/head
authorYann Collet <cyan@fb.com>
Tue, 14 Dec 2021 10:12:09 +0000 (02:12 -0800)
committerYann Collet <cyan@fb.com>
Tue, 14 Dec 2021 18:44:23 +0000 (10:44 -0800)
commit05430b25a860534f5cac2629d97b2d6a34922c89
tree4a4894db40d529d40b2b59d5cbaae996f38008e4
parent252ef866fb0f018ea0ff596c49027201442d7b00
roll SSE implementation of row_lazy match finder

mostly for maintenance convenience.

Performance wise, there is very little change,
slightly faster for slog 3 & 4,
neutral or very slightly negative for slot 5 & 6.
lib/compress/zstd_lazy.c