== A crude CPU benchmark using lossless compression algorithms ==
+=== How to test ===
+
{{{
time lzop >/dev/null <testfile
time gzip >/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 || ||