support for Z_SYNC_FLUSH, by @dak-evanti-ru
This commit is contained in:
parent
146eee1b01
commit
b3950eef20
1
NEWS
1
NEWS
@ -3,6 +3,7 @@ Changed : --ultra now enables levels beyond 19
|
|||||||
Changed : -i# now selects benchmark time in second
|
Changed : -i# now selects benchmark time in second
|
||||||
Fixed : ZSTD_compress* can now compress > 4 GB in a single pass, reported by Nick Terrell
|
Fixed : ZSTD_compress* can now compress > 4 GB in a single pass, reported by Nick Terrell
|
||||||
Fixed : speed regression on specific patterns (#272)
|
Fixed : speed regression on specific patterns (#272)
|
||||||
|
Fixed : support for Z_SYNC_FLUSH, by Dmitry Krot (#291)
|
||||||
|
|
||||||
v0.8.0
|
v0.8.0
|
||||||
Improved : better speed on clang and gcc -O2, thanks to Eric Biggers
|
Improved : better speed on clang and gcc -O2, thanks to Eric Biggers
|
||||||
|
Loading…
Reference in New Issue
Block a user