Edit page memo/benchmark/compression
[wiki.git] / memo / benchmark / compression
index c73702c24aa07ccc2f48b53bc55f143f238cdead..e91b5644e591cc32cefc2fb56d4a3cfb49924404 100644 (file)
@@ -14,8 +14,11 @@ time xz    >/dev/null <testfile
 === Results ===
 
 || **Hostname** || **System**     || ** CPU Brand**              || **CPU** ||**Clock**||**Arch**||
-|| giskard-x201 || Lenovo x201    || Intel(R) Core(TM) i7 CPU    ||   M 620 || 2.67GHz || x86_64 ||
-|| istek        || Lenovo x201    || Intel(R) Core(TM) i5 CPU    ||   M 540 || 2.53GHz || x86_64 ||
+|| gdesk        || Dell T3500     || Intel(R) Xeon(R) CPU        ||   W3690 || 3.47GHz || x86_64 ||
+|| xyzzy.i      || XEN            || Intel(R) Xeon(R) CPU        ||   X5679 || 3.20GHz || x86_64 ||
+|| glaptop-x220 || Lenovo X220    || Intel(R) Core(TM) i5        ||   2520M || 2.50GHz || x86_64 ||
+|| giskard-x201 || Lenovo X201    || Intel(R) Core(TM) i7 CPU    ||   M 620 || 2.67GHz || x86_64 ||
+|| istek        || Lenovo X201    || Intel(R) Core(TM) i5 CPU    ||   M 540 || 2.53GHz || x86_64 ||
 || 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 ||
 || groucho      ||                || Intel(R) Core(TM)2          ||   Q6600 || 2.40GHz || x86_64 ||
@@ -37,7 +40,9 @@ time xz    >/dev/null <testfile
 ==== Time (seconds) ====
 
 || **hostname** ||**lzop**||**gzip**||**bzip2**||**lzma** || **xz**  ||**index**||
-|| gdesk        ||        ||        ||         ||         ||  61.46  ||        ||
+|| gdesk        ||  0.228 ||  5.375 ||  29.697 ||         ||  60.827 ||        ||
+|| xyzzy.i      ||  0.255 ||  7.056 ||  36.174 ||         ||  73.280 ||        ||
+|| glaptop-x220 ||  2.622 ||  6.058 ||  31.523 ||         ||  72.578 ||        ||
 || giskard-x201 ||  2.960 ||  6.952 ||  37.157 ||  97.508 ||  95.945 ||  2.213 ||
 || istek        ||        ||  7.550 ||  35.480 ||         || 103.210 ||        ||
 || r2d2         ||  3.896 ||  9.029 ||  37.652 ||  84.727 ||  84.554 ||        ||
@@ -60,11 +65,12 @@ time xz    >/dev/null <testfile
 
 ==== MB/s ====
 || trinity      ||  33.68 ||  12.10 ||   2.85  ||    0.82 ||         ||        ||
-|| giskard      ||        ||        ||         ||         ||   4.442 ||        ||
+|| giskard-x201 ||        ||        ||         ||         ||    4.44 ||        ||
+|| glaptop-x220 || 754.31 ||  25.87 ||   5.87  ||    2.53 ||    2.30 ||        ||
 
 ==== Notes ====
  * all targets using 1 core only!
  * The MB/s figure refers to trinity
- * "index" is xz compression performance relative to trinity
+ * "index" is xz compression performance relative to gzip (probably)
  * bender and trinity run same lzma version
  * is xz faster or slower than lzma?
\ No newline at end of file