X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=memo%2Fbenchmark%2Fcompression;h=62eb6a692997014c9775f3c4327c542750138926;hp=0d150c8ebbb668cc056ee7bea23df740e643f685;hb=796c09baafca31e2807a4bd8f455e62d1dfb08e4;hpb=3a1f9f1f28277b1446932b8ebe76cb0ed375dfae diff --git a/memo/benchmark/compression b/memo/benchmark/compression index 0d150c8..62eb6a6 100644 --- a/memo/benchmark/compression +++ b/memo/benchmark/compression @@ -15,6 +15,7 @@ time xz >/dev/null <testfile || **Hostname** || **System** || ** CPU Brand** || **CPU** ||**Clock**||**Arch**|| || gdesk || Lenovo X220 || 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 || Dell T3500 || 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 || @@ -39,7 +40,8 @@ time xz >/dev/null <testfile ==== Time (seconds) ==== || **hostname** ||**lzop**||**gzip**||**bzip2**||**lzma** || **xz** ||**index**|| -|| gdesk || 2.665 || 5.375 || 29.697 || || 60.827 || || +|| 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 || || @@ -68,6 +70,6 @@ time xz >/dev/null <testfile ==== 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