summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYann Collet <Cyan4973@users.noreply.github.com>2019-04-23 17:18:40 (GMT)
committerGitHub <noreply@github.com>2019-04-23 17:18:40 (GMT)
commit398e36c756a3067de8e2b35dd380baef040dfe0d (patch)
treefe7d22f46d7345bf1316a91c2eedad4765f997f1 /README.md
parent131896ab9d4fc9b8c606616327ed223d5d86472b (diff)
parentf665291e6cb651cb084bf9450a071ae0fd494782 (diff)
downloadlz4-1.9.1.zip
lz4-1.9.1.tar.gz
lz4-1.9.1.tar.bz2
Merge pull request #692 from lz4/devv1.9.1
v1.9.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 73554cd..607fc4e 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ in single-thread mode.
| [Zstandard] 1.4.0 -1 | 2.883 | 515 MB/s | 1380 MB/s |
| LZF v3.6 | 2.073 | 415 MB/s | 910 MB/s |
| [zlib] deflate 1.2.11 -1| 2.730 | 100 MB/s | 415 MB/s |
-|**LZ4 HC -9 (v1.8.2)** |**2.721**| 41 MB/s | **4900 MB/s** |
+|**LZ4 HC -9 (v1.9.0)** |**2.721**| 41 MB/s | **4900 MB/s** |
| [zlib] deflate 1.2.11 -6| 3.099 | 36 MB/s | 445 MB/s |
[zlib]: http://www.zlib.net/