Zstd 1.5.6发布庆祝Google Chrome支持Zstandard编码

Zstd 1.5.6发布庆祝Google Chrome支持Zstandard编码-每日运维
Meta的Yann Collet刚刚发布了Zstd 1.5.6,作为Zstandard压缩实现的最新版本。此版本的部分原因是Google Chrome 123增加了对Zstd编码的网络流量支持。Chrome现在允许Zstandard (zstd)的内容编码,以加快页面加载速度和节省带宽。

虽然Chrome支持Zstd编码很好,但目前对Zstd编码的web服务器支持有限。Zstd 1.5.6发行版的希望是,新版本将激发web浏览器的更多采用,以及其他软件的继续接受。

Zstd 1.5.6带来了一个新的稳定参数“ZSTD_c_targetCBlockSize”,用于更好地处理web浏览器内的增量更新,粒度二进制大小选择以及各种其他增强。Zstd 1.5.6现在还更好地支持SPARC64、ARM64EC和RISC-V架构以及QNX、AIX、Solaris和HP-UX操作系统。

此外,还有各种其他随机增强和bug修复可以在Zstd 1.5.6中找到。通过GitHub下载和更多关于全新Zstd 1.5.6版本的详细信息。

Hopefully this new Zstd 1.5.6 will motivate a new update for the upstream Linux kernel use... There had been plans for Zstd 1.5.5 for Linux 6.8 but it never ended up being submitted for Linux 6.8 and no pull requests were sent in for the recent 6.9 merge window. Hopefully Zstd 1.5.6 will manage to make it into the mainline kernel for 6.10 or without too much waiting.