From e908099b05c23dae3d84b924673c727f24ff37f5 Mon Sep 17 00:00:00 2001 From: bernie Date: Mon, 18 Oct 2010 16:56:03 -0400 Subject: [PATCH] Edit page memo/benchmark/compression --- memo/benchmark/compression | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/memo/benchmark/compression b/memo/benchmark/compression index 7b85ac8..16a9a32 100644 --- a/memo/benchmark/compression +++ b/memo/benchmark/compression @@ -1,5 +1,12 @@ == Crude CPU benchmarks == +{{{ +time lzop /dev/null +time gzip /dev/null +time bzip2 /dev/null +time xz /dev/null +}}} + === Lossless compression algorithms === || **Hostname** || **System** || ** CPU Brand** || **CPU** ||**Clock**||**Arch**|| -- 2.25.1