]> git.ipfire.org Git - thirdparty/zstd.git/commit
updated double_fast complementary insertion
authorYann Collet <cyan@fb.com>
Thu, 11 Jul 2019 22:25:22 +0000 (15:25 -0700)
committerYann Collet <cyan@fb.com>
Thu, 11 Jul 2019 22:25:22 +0000 (15:25 -0700)
commitd1327738c277643f09c972a407083ad73c8ecf7b
treebe2dac73c150abdbd3d6e3014541ca4f42905b50
parentb01c1c679f553cadb6630618b532873e284073a5
updated double_fast complementary insertion

in a way which is more favorable to compression ratio,
though very slightly slower (~-1%).

More details in the PR.
lib/compress/zstd_double_fast.c