From e23d3eecb1b7389a2a1c5125d4af656586fa8b00 Mon Sep 17 00:00:00 2001 From: bernie Date: Mon, 1 Jul 2024 23:12:02 -0400 Subject: [PATCH] Edit page memo/benchmark/compression --- memo/benchmark/compression | 62 ++++++++++++++++++++------------------ 1 file changed, 32 insertions(+), 30 deletions(-) diff --git a/memo/benchmark/compression b/memo/benchmark/compression index fdde50b..23bdf43 100644 --- a/memo/benchmark/compression +++ b/memo/benchmark/compression @@ -11,6 +11,8 @@ sleep 10 # cooldown time bzip2 >/dev/null <testfile sleep 10 # cooldown time xz >/dev/null <testfile +sleep 10 # cooldown +time lzip >/dev/null <testfile }}} "testfile" is a 175MB non-compressible file. @@ -53,34 +55,34 @@ Repeat 3 times and take the fastest measurements (this assumes slower runs were ==== Time (seconds) ==== -|| **Hostname** ||**lzop**||**gzip**||**bzip2**||**lzma** || **xz** ||**lzip** || -|| 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 || -|| xyzzy.cam || 0.228 || 5.375 || 29.697 || || 60.827 || || -|| giskard-x1 || 0.145 || 5.596 || 18.609 || || 83.963 || 100.903 || -|| giskard-x230 || 0.199 || 6.418 || 26.125 || || 67.543 || 93.027 || -|| xyzzy.i || 0.255 || 7.056 || 36.174 || || 73.280 || || -|| giskard-x220 || 0.219 || 6.826 || 28.311 || || 72.894 || || -|| glaptop-x220 || 2.622 || 6.058 || 31.523 || || 72.578 || || -|| giskard-x201 || 2.960 || 6.952 || 37.157 || 97.508 || 95.945 || || -|| istek || || 7.550 || 35.480 || || 103.210 || || -|| r2d2 || 3.896 || 9.029 || 37.652 || 84.727 || 84.554 || || -|| ummak || 3.790 || 9.231 || 36.311 || 94.530 || || || -|| dfarning || 4.041 || 9.963 || 42.631 || 104.108 || 105.507 || || -|| groucho || 4.259 || 12.394 || 56.541 || 158.497 || || || -|| asus-m2avm || 4.101 || 10.104 || 66.804 || 201.453 || || || -|| triton || 4.445 || 11.363 || 58.886 || 107.545 || || || -|| sroselli || 5.029 || 12.368 || 48.520 || 113.379 || 108.542 || || -|| helios || 5.299 || 12.571 || 50.886 || 115.713 || || || -|| sunjammer || 5.088 || 12.675 || 71.956 || 130.412 || 154.248 || || -|| treehouse || || 12.551 || 76.207 || 139.021 || 150.076 || || -|| beamrider || 5.225 || 13.094 || 77.227 || 139.882 || 155.931 || || -|| trinity || 5.196 || 15.462 || 61.448 || 212.371 || || 1.000 || -|| bender || 5.516 || 16.163 || 62.373 || 201.685 || || || -|| sunjammerold || 9.196 || 13.019 || 85.394 || 216.806 || || || -|| buildslave4 || 9.693 || 18.990 || 73.788 || 202.622 || || || -|| giskard-x200s || 7.852 || 19.865 || 89.311 || 266.837 || 153.761 || 0.796 || -|| loongson || 20.918 || 72.245 || 314.057 || 629.609 || || || +|| **Hostname** ||**lzop**||**gzip**||**bzip2**||**lzma** || **xz** ||**lzip** || **zst** || +|| goreboot-gen12 || 0.065 || 3.868 || 10.982 || 45.391 || 51.224 || 55.935 || 0.300 || +|| 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 || || +|| xyzzy.cam || 0.228 || 5.375 || 29.697 || || 60.827 || || || +|| giskard-x1 || 0.145 || 5.596 || 18.609 || || 83.963 || 100.903 || || +|| giskard-x230 || 0.199 || 6.418 || 26.125 || || 67.543 || 93.027 || || +|| xyzzy.i || 0.255 || 7.056 || 36.174 || || 73.280 || || || +|| giskard-x220 || 0.219 || 6.826 || 28.311 || || 72.894 || || || +|| glaptop-x220 || 2.622 || 6.058 || 31.523 || || 72.578 || || || +|| giskard-x201 || 2.960 || 6.952 || 37.157 || 97.508 || 95.945 || || || +|| istek || || 7.550 || 35.480 || || 103.210 || || || +|| r2d2 || 3.896 || 9.029 || 37.652 || 84.727 || 84.554 || || || +|| ummak || 3.790 || 9.231 || 36.311 || 94.530 || || || || +|| dfarning || 4.041 || 9.963 || 42.631 || 104.108 || 105.507 || || || +|| groucho || 4.259 || 12.394 || 56.541 || 158.497 || || || || +|| asus-m2avm || 4.101 || 10.104 || 66.804 || 201.453 || || || || +|| triton || 4.445 || 11.363 || 58.886 || 107.545 || || || || +|| sroselli || 5.029 || 12.368 || 48.520 || 113.379 || 108.542 || || || +|| helios || 5.299 || 12.571 || 50.886 || 115.713 || || || || +|| sunjammer || 5.088 || 12.675 || 71.956 || 130.412 || 154.248 || || || +|| treehouse || || 12.551 || 76.207 || 139.021 || 150.076 || || || +|| beamrider || 5.225 || 13.094 || 77.227 || 139.882 || 155.931 || || || +|| trinity || 5.196 || 15.462 || 61.448 || 212.371 || || 1.000 || || +|| bender || 5.516 || 16.163 || 62.373 || 201.685 || || || || +|| sunjammerold || 9.196 || 13.019 || 85.394 || 216.806 || || || || +|| buildslave4 || 9.693 || 18.990 || 73.788 || 202.622 || || || || +|| giskard-x200s || 7.852 || 19.865 || 89.311 || 266.837 || 153.761 || 0.796 || || +|| loongson || 20.918 || 72.245 || 314.057 || 629.609 || || || || -- 2.25.1