updated man page

This commit is contained in:
Yann Collet
2016-10-31 18:10:32 -07:00
parent fe92398918
commit 3d197d4c8c
2 changed files with 67 additions and 10 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ As a reference, several fast compression algorithms were tested and compared on
| Name | Ratio | C.speed | D.speed |
|-------------------------|-------|--------:|--------:|
| | | MB/s | MB/s |
|**zstd 0.8.2 -1** |**2.877**| **330** | **940** |
| **zstd 0.8.2 -1** |**2.877**| **330** | **940** |
| [zlib] 1.2.8 deflate -1 | 2.730 | 95 | 360 |
| brotli 0.4 -0 | 2.708 | 320 | 375 |
| QuickLZ 1.5 | 2.237 | 510 | 605 |