fullbench can measure speed of zbuff

This commit is contained in:
Yann Collet
2016-03-15 20:47:23 +01:00
parent 6cb41356e8
commit 34b20ec2c6
3 changed files with 74 additions and 48 deletions
+1
View File
@@ -1,6 +1,7 @@
v0.6.0
Stronger high compression modes, thanks to Przemyslaw Skibinski
API : ZSTD_getFrameParams() provides size of decompressed content
New : highest compression modes require `--ultra` command to fully unleash their capacity
v0.5.1
New : Optimal parsing => Very high compression modes, thanks to Przemyslaw Skibinski