From: Yann Collet Date: Mon, 4 Nov 2019 18:59:59 +0000 (-0800) Subject: update table benchmark with zstd v1.4.4 X-Git-Tag: v1.4.5^2~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305ac2653ea6ab761f4940aa31e284b816d4b00b;p=thirdparty%2Fzstd.git update table benchmark with zstd v1.4.4 --- diff --git a/README.md b/README.md index 9c5f92013..c94c7882a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ on the [Silesia compression corpus]. | Compressor name | Ratio | Compression| Decompress.| | --------------- | ------| -----------| ---------- | -| **zstd 1.4.0 -1** | 2.884 | 530 MB/s | 1360 MB/s | +| **zstd 1.4.4 -1** | 2.884 | 520 MB/s | 1600 MB/s | | zlib 1.2.11 -1 | 2.743 | 110 MB/s | 440 MB/s | | brotli 1.0.7 -0 | 2.701 | 430 MB/s | 470 MB/s | | quicklz 1.5.0 -1 | 2.238 | 600 MB/s | 800 MB/s |