zstd/lib/decompress
Yann Collet f597f55675 improved btlazy2 : list of unsorted candidates can reach extDict
It used to stop on reaching extDict, for simplification.
As a consequence, there was a small loss of performance each time the round buffer would restart from beginning.
It's not a large difference though, just several hundreds of bytes on silesia.
This patch fixes it.
2017-12-30 15:12:59 +01:00
..
huf_decompress.c Merge pull request #796 from terrelln/is-error 2017-08-15 12:37:28 -07:00
zstd_decompress.c improved btlazy2 : list of unsorted candidates can reach extDict 2017-12-30 15:12:59 +01:00