Edit page memo/benchmark/compression
authorbernie <bernie@66.92.78.11>
Mon, 18 Oct 2010 20:56:25 +0000 (16:56 -0400)
committerGeekiGeeki <webmaster@codewiz.org>
Mon, 18 Oct 2010 20:56:25 +0000 (16:56 -0400)
memo/benchmark/compression

index 16a9a32c7454f31b7e506a8e3a7a3fa729df7ede..498d48c16c44deb1061f020eb075b29ef674b9db 100644 (file)
@@ -1,5 +1,7 @@
 == Crude CPU benchmarks ==
 
+=== Lossless compression algorithms ===
+
 {{{
 time lzop  <file >/dev/null
 time gzip  <file >/dev/null
@@ -7,8 +9,6 @@ time bzip2 <file >/dev/null
 time xz    <file >/dev/null
 }}}
 
-=== Lossless compression algorithms ===
-
 || **Hostname** || **System**     || ** CPU Brand**              || **CPU** ||**Clock**||**Arch**||
 || r2d2         || PowerEdge R410 || Intel(R) Xeon(R) CPU        ||   E5520 || 2.27GHz || x86_64 ||
 || ummak        || Lenovo Laptop  || Intel(R) Core(TM)2 Duo CPU  ||   T9300 || 2.50GHz || x86_64 ||