]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
reorder
authorYann Collet <yann.collet.73@gmail.com>
Fri, 23 Oct 2015 16:07:34 +0000 (17:07 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Fri, 23 Oct 2015 16:07:34 +0000 (17:07 +0100)
README.md

index e04e3716891c27d2093e6f53c1c76e589f46c5c7..a9e76dcc4c236a8449afa0b4b67cd6dd29618106 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@ For a taste of its performance, here are a few benchmark numbers, completed on a
 | [LZ4] HC r131  | 2.720 |    25   |  2100   |
 | QuickLZ 1.5.1b6| 2.237 |   370   |   415   |
 | LZO 2.06       | 2.106 |   400   |   580   |
-| Snappy 1.1.0   | 2.091 |   330   |  1100   |
 | [LZ4] r131     | 2.101 |   450   |  2100   |
+| Snappy 1.1.0   | 2.091 |   330   |  1100   |
 | LZF 3.6        | 2.077 |   200   |   560   |
 
 [zlib 1.2.8]:http://www.zlib.net/