=== How to test ===
{{{
+sleep 10 # cooldown
time lzop >/dev/null <testfile
sleep 10 # cooldown
time gzip >/dev/null <testfile
"testfile" is a 175MB non-compressible file.
-Repeat 3 times and take the fastest measurement (assumes slower runs were throttled)
+Repeat 3 times and take the fastest measurements (this assumes slower runs were throttled)
=== Results ===
==== Time (seconds) ====
|| **Hostname** ||**lzop**||**gzip**||**bzip2**||**lzma** || **xz** ||**lzip** ||
-|| goreboot-gen12 || 0.078 || 3.868 || 10.982 || || 51.224 || 63.930 ||
+|| goreboot-gen12 || 0.078 || 3.868 || 10.982 || || 51.224 || 61.850 ||
|| goreboot-gen8 || 0.086 || 5.177 || 18.200 || || 51.500 || 63.930 ||
|| giskard-x1g7 || 0.116 || 5.684 || 19.870 || || 72.830 || 78.744 ||
|| nico-desk || 0.169 || 2.512 || 23.294 || || 63.660 || 78.744 ||