X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=memo%2Fbenchmark%2Fcompression;h=fdde50b6ca256df1c6f41f8e7b849ff5ad4588ee;hp=a45e987cacc4dade51ad60a53ad2b5ae262842bf;hb=HEAD;hpb=009dc28cdee9d522a10d52ebeb3cdbefe5a56211 diff --git a/memo/benchmark/compression b/memo/benchmark/compression index a45e987..fdde50b 100644 --- a/memo/benchmark/compression +++ b/memo/benchmark/compression @@ -3,6 +3,7 @@ === How to test === {{{ +sleep 10 # cooldown time lzop >/dev/null <testfile sleep 10 # cooldown time gzip >/dev/null <testfile @@ -14,7 +15,7 @@ time xz >/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 === @@ -53,7 +54,7 @@ Repeat 3 times and take the fastest measurement (assumes slower runs were thrott ==== 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 ||