]> git.ipfire.org Git - thirdparty/zstd.git/commit
implemented first prefetch
authorYann Collet <cyan@fb.com>
Wed, 12 Sep 2018 00:23:44 +0000 (17:23 -0700)
committerYann Collet <cyan@fb.com>
Wed, 12 Sep 2018 00:23:44 +0000 (17:23 -0700)
commit63a519dbf63c38f3b693e3007315a3a191377fec
tree09215f2d14a7225d75d0412444fd703c25ffd3c1
parent51a246da82e2f38bffe982c719534679a53c696f
implemented first prefetch

based on dictID.
dictContent is prefetched up to 32 KB
(no contentSize adaptation)
NEWS
lib/common/compiler.h
lib/decompress/zstd_decompress.c