From 7d72c0cb546435d5b1ab96c7513bdb0f2f6fceba Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Wed, 20 May 2015 20:47:27 +0100 Subject: Added LZF --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b441d9..31f6158 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ in single-thread mode. | LZO 2.06 | 2.108 | 350 MB/s | 510 MB/s | | QuickLZ 1.5.1.b6 | 2.238 | 320 MB/s | 380 MB/s | | Snappy 1.1.0 | 2.091 | 250 MB/s | 960 MB/s | +| LZF v3.6 | 2.073 | 175 MB/s | 500 MB/s | | zlib 1.2.8 -1 | 2.730 | 59 MB/s | 250 MB/s | |**LZ4 HC (r129)** |**2.720**| 22 MB/s | **1830 MB/s** | | zlib 1.2.8 -6 | 3.099 | 18 MB/s | 270 MB/s | -- cgit v0.12