]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Updated graphs
authorYann Collet <yann.collet.73@gmail.com>
Wed, 17 Feb 2016 17:03:17 +0000 (18:03 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 17 Feb 2016 17:03:17 +0000 (18:03 +0100)
README.md
images/CSpeed.png [deleted file]
images/Cspeed4.png [new file with mode: 0644]
images/DCspeed5.png [new file with mode: 0644]
images/DSpeed.png [deleted file]
images/Dspeed4.png [new file with mode: 0644]

index 770f2afed2d7960232a5b5013f208e95b7da831c..b84d8a8ffa57d6db2b1a504ce4d21cd6b89c865f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,7 +35,10 @@ The following test is run on a Core i7-3930K CPU @ 4.5GHz, using [lzbench], an o
 
 Compression Speed vs Ratio | Decompression Speed
 ---------------------------|--------------------
-![Compression Speed vs Ratio](images/CSpeed.png "Compression Speed vs Ratio") | ![Decompression Speed](images/DSpeed.png "Decompression Speed")
+![Compression Speed vs Ratio](images/Cspeed4.png "Compression Speed vs Ratio") | ![Decompression Speed](images/Dspeed4.png "Decompression Speed")
+
+Several algorithms can produce higher compression ratio at slower speed, falling outside of the graph.
+For a larger picture including very slow modes, [click on this link](images/DCspeed5.png) .
 
 
 ### The case for Small Data compression
diff --git a/images/CSpeed.png b/images/CSpeed.png
deleted file mode 100644 (file)
index 5ba0561..0000000
Binary files a/images/CSpeed.png and /dev/null differ
diff --git a/images/Cspeed4.png b/images/Cspeed4.png
new file mode 100644 (file)
index 0000000..843e5eb
Binary files /dev/null and b/images/Cspeed4.png differ
diff --git a/images/DCspeed5.png b/images/DCspeed5.png
new file mode 100644 (file)
index 0000000..db5ef3c
Binary files /dev/null and b/images/DCspeed5.png differ
diff --git a/images/DSpeed.png b/images/DSpeed.png
deleted file mode 100644 (file)
index 1cd4713..0000000
Binary files a/images/DSpeed.png and /dev/null differ
diff --git a/images/Dspeed4.png b/images/Dspeed4.png
new file mode 100644 (file)
index 0000000..107e26c
Binary files /dev/null and b/images/Dspeed4.png differ