Skip to content

Commit c59f7ac

Browse files
committed
update benchmark result
brotli uses -1 level, like all other compressors
1 parent 6775af5 commit c59f7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ on the [Silesia compression corpus].
4242
| Compressor name | Ratio | Compression| Decompress.|
4343
| --------------- | ------| -----------| ---------- |
4444
| **zstd 1.5.7 -1** | 2.896 | 510 MB/s | 1550 MB/s |
45+
| brotli 1.1.0 -1 | 2.883 | 290 MB/s | 425 MB/s |
4546
| [zlib] 1.3.1 -1 | 2.743 | 105 MB/s | 390 MB/s |
46-
| brotli 1.1.0 -0 | 2.702 | 400 MB/s | 425 MB/s |
4747
| **zstd 1.5.7 --fast=1** | 2.439 | 545 MB/s | 1850 MB/s |
4848
| **zstd 1.5.7 --fast=3** | 2.241 | 635 MB/s | 1980 MB/s |
4949
| quicklz 1.5.0 -1 | 2.238 | 520 MB/s | 750 MB/s |

0 commit comments

Comments
 (0)