MyGit

v1.4.1

facebook/zstd

版本发布时间: 2019-07-20 03:03:30

facebook/zstd最新发布版本:v1.5.6(2024-03-31 02:57:28)

Maintenance

This release is primarily a maintenance release.

It includes a few bug fixes, including a fix for a rare data corruption bug, which could only be triggered in a niche use case, when doing all of the following: using multithreading mode, with an overlap size >= 512 MB, using a strategy >= ZSTD_btlazy, and compressing more than 4 GB. None of the default compression levels meet these requirements (not even --ultra ones).

Performance

This release also includes some performance improvements, among which the primary improvement is that Zstd decompression is ~7% faster, thanks to @mgrice.

See this comparison of decompression speeds at different compression levels, measured on the Silesia Corpus, on an Intel i9-9900K with GCC 9.1.0.

Level v1.4.0 v1.4.1 Delta
1 1390 MB/s 1453 MB/s +4.5%
3 1208 MB/s 1301 MB/s +7.6%
5 1129 MB/s 1233 MB/s +9.2%
7 1224 MB/s 1347 MB/s +10.0%
16 1278 MB/s 1430 MB/s +11.8%

Detailed list of changes

相关地址:原始地址 下载(tar) 下载(zip)

1、 zstd-1.4.1.tar.gz 1.81MB

2、 zstd-1.4.1.tar.gz.sha256 84B

3、 zstd-1.4.1.tar.zst 1.3MB

4、 zstd-1.4.1.tar.zst.sha256 85B

5、 zstd-v1.4.1-win32.zip 1.27MB

6、 zstd-v1.4.1-win64.zip 1.33MB

查看:2019-07-20发行的版本