From: Yann Collet Date: Fri, 27 Nov 2015 13:14:37 +0000 (+0100) Subject: updated fast benchmark table X-Git-Tag: zstd-0.4.0^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a7bb123206d8580918c9b6b645a980ff7f8d227;p=thirdparty%2Fzstd.git updated fast benchmark table --- diff --git a/README.md b/README.md index b8ff8783e..4a339ccd2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ For a taste of its performance, here are a few benchmark numbers from a number o |Name | Ratio | C.speed | D.speed | |-----------------|-------|--------:|--------:| | | | MB/s | MB/s | -| **zstd 0.3** |**2.858**|**280**| **670** | +| **zstd 0.4** |**2.872**|**280**| **670** | | [zlib] 1.2.8 -1 | 2.730 | 70 | 300 | | QuickLZ 1.5.1b6 | 2.237 | 370 | 415 | | LZO 2.06 | 2.106 | 400 | 580 |