summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-30 21:39:08 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-30 21:39:08 (GMT)
commit5b9fb6971522514ffc02366a32533facfd03c528 (patch)
tree59ff1eaa3795efa986a79ea22135d449feb95464 /README.md
parent4783cb8c57f890211f0c57c78c7e378c4a97075b (diff)
downloadlz4-5b9fb6971522514ffc02366a32533facfd03c528.zip
lz4-5b9fb6971522514ffc02366a32533facfd03c528.tar.gz
lz4-5b9fb6971522514ffc02366a32533facfd03c528.tar.bz2
minor tweak
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 f808010..0f2cd40 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Benchmark evaluates the compression of reference [Silesia Corpus](http://sun.aei
| memcpy | 1.000 | 4200 MB/s | 4200 MB/s |
| RLE64 v3.0 | 1.029 | 2800 MB/s | 2800 MB/s |
| density -c1 | 1.592 | 700 MB/s | 920 MB/s |
-|**LZ4 fast (r129)**| 1.595 |**680 MB/s** | **2220 MB/s** |
+|**LZ4 fast (r129)**| 1.607 |**680 MB/s** | **2220 MB/s** |
|**LZ4 (r129)** |**2.101**|**385 MB/s** | **1850 MB/s** |
| density -c2 | 2.083 | 370 MB/s | 505 MB/s |
| LZO 2.06 | 2.108 | 350 MB/s | 510 MB/s |