Zstd 1.5.5 Released With Corruption Fix, Improved Performance In Some Scenarios

Written by Michael Larabel in Free Software on 5 April 2023 at 06:36 AM EDT. 11 Comments
FREE SOFTWARE
Just two months after Zstd 1.5.4 was published, Zstd 1.5.5 has been released as the newest version of this Zstandard compression algorithm implementation. Zstd 1.5.5's release is motivated by addressing a rare corruption bug fix but also has various performance optimizations.

Zstd 1.5.5 has a fix for a rare corruption bug spotted by a Google engineer that can occur in high compression modes but the probability of being affected by it is "extremely low" and even evaded continuous fuzzing efforts for months.

On the performance front, Zstd 1.5.5 has improved memory use and speed when making use of the --patch-from mode. The new Zstandard release adds memory-mapped dictionaries both for POSIX and Windows. The I/O optimization performance with the --patch-from decompression can be typically +50% for large files like the Linux kernel source tree.

Zstd 1.5.5 performance boost for compression


There are also some big --patch-from compression speed improvements here too, as shown by the Zstandard crew.

Zstd 1.5.5 also has speed improvements of middle-level compression for specific scenarios and various other enhancements. Plus there are other minor fixes too.

Downloads and more details on the Zstd 1.5.5 update via GitHub.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week