From b2f3f3615114a4ad97e1fa1b2fada2fb3ad00109 Mon Sep 17 00:00:00 2001 From: bernie Date: Mon, 18 Oct 2010 16:56:25 -0400 Subject: [PATCH] Edit page memo/benchmark/compression --- memo/benchmark/compression | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/memo/benchmark/compression b/memo/benchmark/compression index 16a9a32..498d48c 100644 --- a/memo/benchmark/compression +++ b/memo/benchmark/compression @@ -1,5 +1,7 @@ == Crude CPU benchmarks == +=== Lossless compression algorithms === + {{{ time lzop /dev/null time gzip /dev/null @@ -7,8 +9,6 @@ time bzip2 /dev/null time xz /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 || -- 2.25.1