From cd8b13e38c6409cafab9cddce2afc14e8d22f71f Mon Sep 17 00:00:00 2001 From: bernie Date: Mon, 14 Nov 2011 18:25:22 -0500 Subject: [PATCH] Edit page memo/benchmark/compression --- memo/benchmark/compression | 3 +++ 1 file changed, 3 insertions(+) diff --git a/memo/benchmark/compression b/memo/benchmark/compression index 830d93d..c73702c 100644 --- a/memo/benchmark/compression +++ b/memo/benchmark/compression @@ -1,5 +1,7 @@ == A crude CPU benchmark using lossless compression algorithms == +=== How to test === + {{{ time lzop >/dev/null <testfile time gzip >/dev/null <testfile @@ -35,6 +37,7 @@ time xz >/dev/null <testfile ==== Time (seconds) ==== || **hostname** ||**lzop**||**gzip**||**bzip2**||**lzma** || **xz** ||**index**|| +|| gdesk || || || || || 61.46 || || || 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 || || -- 2.25.1