From: Tor E Hagemann Date: Fri, 30 Mar 2018 22:25:32 +0000 (-0700) Subject: Update zstd.1.md X-Git-Tag: v1.3.5~3^2~89^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1086%2Fhead;p=thirdparty%2Fzstd.git Update zstd.1.md --- diff --git a/programs/zstd.1.md b/programs/zstd.1.md index 2e2dc54f8..9feae1ca7 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -19,7 +19,7 @@ DESCRIPTION with command line syntax similar to `gzip (1)` and `xz (1)`. It is based on the **LZ77** family, with further FSE & huff0 entropy stages. `zstd` offers highly configurable compression speed, -with fast modes at > 200 MB/s per code, +with fast modes at > 200 MB/s per core, and strong modes nearing lzma compression ratios. It also features a very fast decoder, with speeds > 500 MB/s per core.