]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Added Silesia corpus link 61/head
authorYann Collet <yann.collet.73@gmail.com>
Mon, 2 Nov 2015 11:45:31 +0000 (12:45 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 2 Nov 2015 11:45:31 +0000 (12:45 +0100)
README.md

index 9615f37ba167663f9ef2a1aba20e63d40e334c2d..54fc53bf4d7dbe55b136d5c825a696101fd014af 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ For a taste of its performance, here are a few benchmark numbers from a number o
 [zlib]:http://www.zlib.net/
 [LZ4]:http://www.lz4.org/
 
-Zstd can also offer stronger compression ratio at the cost of compression speed. Speed / Ratio trade-off is configurable by small increment, to fit different situations. Note however that decompression speed is preserved and remain roughly the same at all settings, a property shared by most LZ compression algorithms, such as [zlib]. The following test is run on a Core i7-3930K CPU @ 4.5GHz, using [lzbench], an open-source in-memory benchmark by inikep.
+Zstd can also offer stronger compression ratio at the cost of compression speed. Speed / Ratio trade-off is configurable by small increment, to fit different situations. Note however that decompression speed is preserved and remain roughly the same at all settings, a property shared by most LZ compression algorithms, such as [zlib]. The following test is run on a Core i7-3930K CPU @ 4.5GHz, using [lzbench], an open-source in-memory benchmark by inikep, on the [Silesia compression corpus](http://sun.aei.polsl.pl/~sdeor/index.php?page=silesia)
 
 [lzbench]:https://github.com/inikep/lzbench