Skip to content

Commit 334af72

Browse files
committed
update zstd --fast benchmark result
use --fast=4, instead of --fast=3, to make it more representative of a lzo equivalent scenario.
1 parent c59f7ac commit 334af72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ on the [Silesia compression corpus].
4545
| brotli 1.1.0 -1 | 2.883 | 290 MB/s | 425 MB/s |
4646
| [zlib] 1.3.1 -1 | 2.743 | 105 MB/s | 390 MB/s |
4747
| **zstd 1.5.7 --fast=1** | 2.439 | 545 MB/s | 1850 MB/s |
48-
| **zstd 1.5.7 --fast=3** | 2.241 | 635 MB/s | 1980 MB/s |
4948
| quicklz 1.5.0 -1 | 2.238 | 520 MB/s | 750 MB/s |
49+
| **zstd 1.5.7 --fast=4** | 2.146 | 665 MB/s | 2050 MB/s |
5050
| lzo1x 2.10 -1 | 2.106 | 650 MB/s | 780 MB/s |
5151
| [lz4] 1.10.0 | 2.101 | 675 MB/s | 3850 MB/s |
5252
| snappy 1.2.1 | 2.089 | 520 MB/s | 1500 MB/s |

0 commit comments

Comments
 (0)