Package evaluation of LibLZO on Julia 1.13.0-DEV.868 (f2a8e18a98*) started at 2025-07-15T12:07:11.115 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.68s ################################################################################ # Installation # Installing LibLZO... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [32aa4ff1] + LibLZO v2.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [32aa4ff1] + LibLZO v2.1.0 [21216c6a] + Preferences v1.4.3 [dd4b983a] + LZO_jll v2.10.3+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.58s ################################################################################ # Testing # Testing LibLZO Status `/tmp/jl_TMhX9n/Project.toml` [32aa4ff1] LibLZO v2.1.0 [f8b46487] TestItemRunner v1.1.0 [dd4b983a] LZO_jll v2.10.3+0 [4af54fe1] LazyArtifacts v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_TMhX9n/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [32aa4ff1] LibLZO v2.1.0 [21216c6a] Preferences v1.4.3 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [dd4b983a] LZO_jll v2.10.3+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5705935340491423 │ compress_time_ns_per_byte = 1062.3918586091038 └ decompress_time_ns_per_byte = 885.0489652900603 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_ns_per_byte = 1233.6339748436772 └ decompress_time_ns_per_byte = 271.27978529676705 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_ns_per_byte = 1172.8548321311864 └ decompress_time_ns_per_byte = 271.20935903319764 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_ns_per_byte = 1258.290245198535 └ decompress_time_ns_per_byte = 282.0953612424304 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_ns_per_byte = 1968.181447218405 └ decompress_time_ns_per_byte = 289.6420941816962 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_ns_per_byte = 1944.1093423193 └ decompress_time_ns_per_byte = 1821.333764650961 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_ns_per_byte = 1472.2860882509585 └ decompress_time_ns_per_byte = 297.53349006174017 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_ns_per_byte = 1319.264878446173 └ decompress_time_ns_per_byte = 992.3828662164917 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_ns_per_byte = 1267.6707041929396 └ decompress_time_ns_per_byte = 307.3442943276634 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_ns_per_byte = 1344.0036557410465 └ decompress_time_ns_per_byte = 293.42893388739486 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_ns_per_byte = 1223.5485791082851 └ decompress_time_ns_per_byte = 1016.7169851994556 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_ns_per_byte = 1453.0806510398515 └ decompress_time_ns_per_byte = 277.7704613351393 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_ns_per_byte = 1118.5833954855382 └ decompress_time_ns_per_byte = 1021.848647226295 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_ns_per_byte = 2052.836157657687 └ decompress_time_ns_per_byte = 301.75672424698695 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_ns_per_byte = 1994.2190834971627 └ decompress_time_ns_per_byte = 962.118430090276 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_ns_per_byte = 1349.6206558396727 └ decompress_time_ns_per_byte = 985.2097295267902 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_ns_per_byte = 15.11769282387621 └ decompress_time_ns_per_byte = 19.84056683629043 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_ns_per_byte = 13.143856637295393 └ decompress_time_ns_per_byte = 21.320836210546496 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_ns_per_byte = 14.8924410004873 └ decompress_time_ns_per_byte = 22.074980436015625 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_ns_per_byte = 16.837395984949552 └ decompress_time_ns_per_byte = 22.084032753097564 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_ns_per_byte = 710.1571847514359 └ decompress_time_ns_per_byte = 51.77496463464319 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_ns_per_byte = 30.620066017462992 └ decompress_time_ns_per_byte = 19.35628942554262 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_ns_per_byte = 76.83975297773588 └ decompress_time_ns_per_byte = 40.68488476501649 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_ns_per_byte = 32.01347625400427 └ decompress_time_ns_per_byte = 19.93865515781401 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_ns_per_byte = 82.62435601818197 └ decompress_time_ns_per_byte = 40.908369231260835 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_ns_per_byte = 196.81280540665767 └ decompress_time_ns_per_byte = 46.47013439953986 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_ns_per_byte = 32.282890452871484 └ decompress_time_ns_per_byte = 21.492614703744238 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_ns_per_byte = 228.5398404844263 └ decompress_time_ns_per_byte = 34.013585713258614 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_ns_per_byte = 14.958630680865001 └ decompress_time_ns_per_byte = 19.671159188042722 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_ns_per_byte = 673.7117587135223 └ decompress_time_ns_per_byte = 49.10649243083904 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_ns_per_byte = 665.4031110330008 └ decompress_time_ns_per_byte = 32.93918344131204 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_ns_per_byte = 189.03542097316642 └ decompress_time_ns_per_byte = 37.91015560117911 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_ns_per_byte = 12.425626224444175 └ decompress_time_ns_per_byte = 21.726011543307724 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_ns_per_byte = 10.032813965776532 └ decompress_time_ns_per_byte = 14.444493029305368 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_ns_per_byte = 12.863175303824736 └ decompress_time_ns_per_byte = 19.42531488029915 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_ns_per_byte = 14.231749867902288 └ decompress_time_ns_per_byte = 23.677875218469293 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_ns_per_byte = 322.50185448928994 └ decompress_time_ns_per_byte = 155.77942535463154 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_ns_per_byte = 23.30173653619477 └ decompress_time_ns_per_byte = 24.979556314270617 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_ns_per_byte = 151.28769345201803 └ decompress_time_ns_per_byte = 130.20649107832378 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_ns_per_byte = 28.348355241230745 └ decompress_time_ns_per_byte = 24.18999406576434 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_ns_per_byte = 154.7595741169776 └ decompress_time_ns_per_byte = 133.70907694183637 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_ns_per_byte = 186.7991328699752 └ decompress_time_ns_per_byte = 85.39927212128602 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_ns_per_byte = 26.12551818883876 └ decompress_time_ns_per_byte = 25.15841409584197 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_ns_per_byte = 151.73840190220704 └ decompress_time_ns_per_byte = 31.051509328130717 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_ns_per_byte = 12.570379303336992 └ decompress_time_ns_per_byte = 23.533122139576474 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_ns_per_byte = 357.84540226801613 └ decompress_time_ns_per_byte = 106.73916579278949 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_ns_per_byte = 375.2111659553713 └ decompress_time_ns_per_byte = 39.987709059870745 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_ns_per_byte = 131.78671218957038 └ decompress_time_ns_per_byte = 32.894917855546076 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_ns_per_byte = 13.736570582959642 └ decompress_time_ns_per_byte = 25.503964125560536 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_ns_per_byte = 11.624145470852017 └ decompress_time_ns_per_byte = 17.257521076233182 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_ns_per_byte = 12.091395515695067 └ decompress_time_ns_per_byte = 15.597343677130045 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_ns_per_byte = 29.409167892376683 └ decompress_time_ns_per_byte = 18.830104215246635 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_ns_per_byte = 432.7533926457399 └ decompress_time_ns_per_byte = 216.4843743497758 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_ns_per_byte = 22.04132914798206 └ decompress_time_ns_per_byte = 23.21489865470852 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_ns_per_byte = 275.0217793721973 └ decompress_time_ns_per_byte = 242.82774313901345 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_ns_per_byte = 38.38153022421525 └ decompress_time_ns_per_byte = 22.08706206278027 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_ns_per_byte = 264.9559406278027 └ decompress_time_ns_per_byte = 244.02792968609864 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_ns_per_byte = 253.0266670852018 └ decompress_time_ns_per_byte = 159.71797040358746 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_ns_per_byte = 30.352862959641254 └ decompress_time_ns_per_byte = 27.139460269058297 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_ns_per_byte = 153.41941076233184 └ decompress_time_ns_per_byte = 39.70754278026906 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_ns_per_byte = 14.075332914798206 └ decompress_time_ns_per_byte = 22.121180269058293 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_ns_per_byte = 509.95418242152465 └ decompress_time_ns_per_byte = 208.3035060089686 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_ns_per_byte = 446.4657659192825 └ decompress_time_ns_per_byte = 20.088364304932735 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_ns_per_byte = 163.55058224215247 └ decompress_time_ns_per_byte = 25.721497937219734 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_ns_per_byte = 25.62411179790379 └ decompress_time_ns_per_byte = 19.990287557108303 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_ns_per_byte = 14.073684493415747 └ decompress_time_ns_per_byte = 20.961161515721578 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_ns_per_byte = 15.726127922601451 └ decompress_time_ns_per_byte = 14.755253963988176 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_ns_per_byte = 24.63076054823972 └ decompress_time_ns_per_byte = 28.821687718355278 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_ns_per_byte = 794.9355006718624 └ decompress_time_ns_per_byte = 580.3948331093792 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_ns_per_byte = 31.852496640687985 └ decompress_time_ns_per_byte = 25.95764579414136 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_ns_per_byte = 686.5021483472185 └ decompress_time_ns_per_byte = 624.6605950013437 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_ns_per_byte = 31.743010481053478 └ decompress_time_ns_per_byte = 24.91353937113679 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_ns_per_byte = 658.2097645794141 └ decompress_time_ns_per_byte = 841.3329798441279 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_ns_per_byte = 479.63276269819943 └ decompress_time_ns_per_byte = 415.65224133297494 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_ns_per_byte = 44.454281107229235 └ decompress_time_ns_per_byte = 23.695415210964796 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_ns_per_byte = 140.13430851921527 └ decompress_time_ns_per_byte = 42.99615748454717 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_ns_per_byte = 19.228959957000807 └ decompress_time_ns_per_byte = 21.1576565439398 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_ns_per_byte = 786.5899000268745 └ decompress_time_ns_per_byte = 591.786469228702 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_ns_per_byte = 824.8447992475142 └ decompress_time_ns_per_byte = 24.318978769148075 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_ns_per_byte = 157.2453276001075 └ decompress_time_ns_per_byte = 33.01914055361462 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_ns_per_byte = 7.66015330800665 └ decompress_time_ns_per_byte = 548.5302289792414 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_ns_per_byte = 10.316937007644619 └ decompress_time_ns_per_byte = 14.2954772331764 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_ns_per_byte = 7.9653100867788496 └ decompress_time_ns_per_byte = 13.40712460766948 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_ns_per_byte = 8.283281621451545 └ decompress_time_ns_per_byte = 13.165190086079647 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_ns_per_byte = 2025.9844434422535 └ decompress_time_ns_per_byte = 10.742823930996442 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_ns_per_byte = 10.81964172454513 └ decompress_time_ns_per_byte = 13.838778302179959 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_ns_per_byte = 30.443222498018923 └ decompress_time_ns_per_byte = 14.118937005702389 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_ns_per_byte = 11.425451384033314 └ decompress_time_ns_per_byte = 13.405264358908623 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_ns_per_byte = 36.273352157429414 └ decompress_time_ns_per_byte = 14.083437695194144 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_ns_per_byte = 117.55841782229369 └ decompress_time_ns_per_byte = 12.613589647524046 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_ns_per_byte = 11.722171541664725 └ decompress_time_ns_per_byte = 13.122116157025436 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_ns_per_byte = 832.1238372974253 └ decompress_time_ns_per_byte = 10.45265394505819 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_ns_per_byte = 7.984881999798008 └ decompress_time_ns_per_byte = 13.027872286704268 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_ns_per_byte = 1989.574137674995 └ decompress_time_ns_per_byte = 12.215999465886668 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_ns_per_byte = 2088.7411773023196 └ decompress_time_ns_per_byte = 9.55955899524542 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_ns_per_byte = 523.609906887537 └ decompress_time_ns_per_byte = 14.486244433567956 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_ns_per_byte = 16.081124165209935 └ decompress_time_ns_per_byte = 21.80078629842954 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_ns_per_byte = 15.186616734699616 └ decompress_time_ns_per_byte = 2796.640787770003 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_ns_per_byte = 15.738976084582687 └ decompress_time_ns_per_byte = 21.96168484888249 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_ns_per_byte = 16.10471208237064 └ decompress_time_ns_per_byte = 19.57762984764056 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_ns_per_byte = 651.6541128144083 └ decompress_time_ns_per_byte = 24.962212056594666 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_ns_per_byte = 29.153375893371823 └ decompress_time_ns_per_byte = 21.134565145259327 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_ns_per_byte = 58.57298356898822 └ decompress_time_ns_per_byte = 32.50971965582045 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_ns_per_byte = 27.51627581698121 └ decompress_time_ns_per_byte = 21.860467332467888 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_ns_per_byte = 62.19232217624205 └ decompress_time_ns_per_byte = 36.330153001495006 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_ns_per_byte = 189.06609555387882 └ decompress_time_ns_per_byte = 30.42051678015906 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_ns_per_byte = 31.27437915051763 └ decompress_time_ns_per_byte = 22.920431578848703 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_ns_per_byte = 223.12124420626404 └ decompress_time_ns_per_byte = 28.82956202870975 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_ns_per_byte = 15.872752639694063 └ decompress_time_ns_per_byte = 21.914711323151042 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_ns_per_byte = 671.0973907918848 └ decompress_time_ns_per_byte = 32.59967743477507 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_ns_per_byte = 676.5864843539838 └ decompress_time_ns_per_byte = 27.223819783763012 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_ns_per_byte = 188.23334914259738 └ decompress_time_ns_per_byte = 35.67322539917611 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_ns_per_byte = 17.81531850886459 └ decompress_time_ns_per_byte = 24.808401742411196 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_ns_per_byte = 15.993491994579351 └ decompress_time_ns_per_byte = 24.529178974849593 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_ns_per_byte = 17.167001417421208 └ decompress_time_ns_per_byte = 25.054539279999833 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_ns_per_byte = 18.118231174550335 └ decompress_time_ns_per_byte = 25.88359052921901 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_ns_per_byte = 962.1381741373549 └ decompress_time_ns_per_byte = 109.44404264715342 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_ns_per_byte = 30.379430391751978 └ decompress_time_ns_per_byte = 21.468999570415534 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_ns_per_byte = 59.08518711827685 └ decompress_time_ns_per_byte = 20.484572600812267 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_ns_per_byte = 29.700435694110958 └ decompress_time_ns_per_byte = 22.47913212316415 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_ns_per_byte = 65.713487354237 └ decompress_time_ns_per_byte = 20.072141048974704 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_ns_per_byte = 232.93370887040038 └ decompress_time_ns_per_byte = 30.778815982202335 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_ns_per_byte = 32.662512828388266 └ decompress_time_ns_per_byte = 21.70298700662639 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_ns_per_byte = 296.74686997702656 └ decompress_time_ns_per_byte = 20.464074203971684 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_ns_per_byte = 14.962194749108145 └ decompress_time_ns_per_byte = 21.721576101821896 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_ns_per_byte = 922.8796120333457 └ decompress_time_ns_per_byte = 30.936431352609986 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_ns_per_byte = 925.4533954439142 └ decompress_time_ns_per_byte = 34.143246243211216 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_ns_per_byte = 222.7623046936772 └ decompress_time_ns_per_byte = 39.05011227719197 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_ns_per_byte = 4.43780352522135 └ decompress_time_ns_per_byte = 10.206685781425364 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_ns_per_byte = 4.164384574915824 └ decompress_time_ns_per_byte = 10.406185411210874 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_ns_per_byte = 4.229203949214366 └ decompress_time_ns_per_byte = 11.659296896433471 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_ns_per_byte = 4.447161066685372 └ decompress_time_ns_per_byte = 10.42852785571767 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_ns_per_byte = 426.95515651889264 └ decompress_time_ns_per_byte = 13.109757879723157 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_ns_per_byte = 10.754306981855592 └ decompress_time_ns_per_byte = 9.359250003896994 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_ns_per_byte = 25.714891936338695 └ decompress_time_ns_per_byte = 13.63661374937648 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_ns_per_byte = 11.237319089817932 └ decompress_time_ns_per_byte = 10.831322702331962 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_ns_per_byte = 27.277275423993018 └ decompress_time_ns_per_byte = 13.14030131562539 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_ns_per_byte = 391.2862849911148 └ decompress_time_ns_per_byte = 12.241409574136426 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_ns_per_byte = 10.988192947998503 └ decompress_time_ns_per_byte = 13.573481886768922 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_ns_per_byte = 414.9529425271231 └ decompress_time_ns_per_byte = 10.82028290622272 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_ns_per_byte = 4.145616921530116 └ decompress_time_ns_per_byte = 9.636874590815564 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_ns_per_byte = 463.01299686291935 └ decompress_time_ns_per_byte = 13.264420166167852 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_ns_per_byte = 471.1686041822546 └ decompress_time_ns_per_byte = 16.952626792617533 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_ns_per_byte = 425.4040231091782 └ decompress_time_ns_per_byte = 37.863414768830275 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_ns_per_byte = 16.57308587866109 └ decompress_time_ns_per_byte = 30.542714644351463 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_ns_per_byte = 11.126357269874475 └ decompress_time_ns_per_byte = 27.358665428870292 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_ns_per_byte = 11.634278347280334 └ decompress_time_ns_per_byte = 24.593638755230124 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_ns_per_byte = 13.927366684100418 └ decompress_time_ns_per_byte = 26.392070240585774 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_ns_per_byte = 668.9674066945607 └ decompress_time_ns_per_byte = 35.45894476987448 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_ns_per_byte = 24.313537813807528 └ decompress_time_ns_per_byte = 30.97874079497908 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_ns_per_byte = 59.11632672594143 └ decompress_time_ns_per_byte = 32.65652426778243 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_ns_per_byte = 26.05764241631799 └ decompress_time_ns_per_byte = 28.964412866108788 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_ns_per_byte = 60.645240428870295 └ decompress_time_ns_per_byte = 33.97871359832636 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_ns_per_byte = 411.304102876569 └ decompress_time_ns_per_byte = 33.96319163179916 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_ns_per_byte = 26.29470517782427 └ decompress_time_ns_per_byte = 29.716522698744768 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_ns_per_byte = 504.71522688284523 └ decompress_time_ns_per_byte = 29.190963023012554 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_ns_per_byte = 13.338237499999998 └ decompress_time_ns_per_byte = 30.841159728033475 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_ns_per_byte = 621.8889294456067 └ decompress_time_ns_per_byte = 34.35194633891213 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_ns_per_byte = 687.4433445606694 └ decompress_time_ns_per_byte = 29.269278399581587 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_ns_per_byte = 450.88476474895396 └ decompress_time_ns_per_byte = 38.437751255230125 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_ns_per_byte = 22.409931393423232 └ decompress_time_ns_per_byte = 23.87094913650343 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_ns_per_byte = 20.16319375443577 └ decompress_time_ns_per_byte = 17.961135557132717 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_ns_per_byte = 17.78241779039508 └ decompress_time_ns_per_byte = 15.560572983203217 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_ns_per_byte = 26.137473385379703 └ decompress_time_ns_per_byte = 21.85462976105985 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 769.4246652472202 └ decompress_time_ns_per_byte = 592.6236465578424 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_ns_per_byte = 103.24653039981074 └ decompress_time_ns_per_byte = 20.73764371894961 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_ns_per_byte = 699.2339006387508 └ decompress_time_ns_per_byte = 627.555948899929 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_ns_per_byte = 97.67500402176483 └ decompress_time_ns_per_byte = 32.755775254317484 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_ns_per_byte = 670.2752396498698 └ decompress_time_ns_per_byte = 633.0132235628105 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_ns_per_byte = 159.6000719186184 └ decompress_time_ns_per_byte = 63.431403359356516 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_ns_per_byte = 103.62311426543648 └ decompress_time_ns_per_byte = 23.769462976105988 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_ns_per_byte = 153.44707452093684 └ decompress_time_ns_per_byte = 87.29022521883132 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_ns_per_byte = 52.204097941802694 └ decompress_time_ns_per_byte = 21.61846699787083 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_ns_per_byte = 798.1088668086114 └ decompress_time_ns_per_byte = 580.7708289567069 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 795.523841968299 └ decompress_time_ns_per_byte = 43.54905180979418 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_ns_per_byte = 178.45479630943933 └ decompress_time_ns_per_byte = 65.14837047551455 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 1.41686819 └ decompress_time_ns_per_byte = 0.713642584 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.876167406 └ decompress_time_ns_per_byte = 0.739300564 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.660872402 └ decompress_time_ns_per_byte = 0.7684362659999999 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.6856373440000001 └ decompress_time_ns_per_byte = 0.831005584 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_ns_per_byte = 378.75848178399997 └ decompress_time_ns_per_byte = 1.009583506 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_ns_per_byte = 41.412184768 └ decompress_time_ns_per_byte = 0.8133606640000001 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_ns_per_byte = 96.973110518 └ decompress_time_ns_per_byte = 1.081323326 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_ns_per_byte = 48.78363069 └ decompress_time_ns_per_byte = 0.8244197659999999 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_ns_per_byte = 135.982016712 └ decompress_time_ns_per_byte = 1.44932513 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_ns_per_byte = 102.370089892 └ decompress_time_ns_per_byte = 1.112239708 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_ns_per_byte = 54.946863648 └ decompress_time_ns_per_byte = 1.303339048 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_ns_per_byte = 104.455330924 └ decompress_time_ns_per_byte = 1.5232773099999999 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.7331221440000001 └ decompress_time_ns_per_byte = 0.508810424 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_ns_per_byte = 436.393503128 └ decompress_time_ns_per_byte = 0.896024686 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_ns_per_byte = 434.47812817600004 └ decompress_time_ns_per_byte = 4.1874767660000005 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_ns_per_byte = 128.84184335 └ decompress_time_ns_per_byte = 7.499463324 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5705935340491423 │ compress_time_cycles_per_byte = 227.4496274155264 └ decompress_time_cycles_per_byte = 569.5594878590824 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_cycles_per_byte = 236.86712127109783 └ decompress_time_cycles_per_byte = 239.47967958892488 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_cycles_per_byte = 229.7388679325921 └ decompress_time_cycles_per_byte = 240.1087642104294 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_cycles_per_byte = 238.1198069419879 └ decompress_time_cycles_per_byte = 238.1094964067092 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_cycles_per_byte = 877.3349996317945 └ decompress_time_cycles_per_byte = 893.6020784343377 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5887802536672606 │ compress_time_cycles_per_byte = 754.7921760482349 └ decompress_time_cycles_per_byte = 569.4775004701195 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4926720538631985 │ compress_time_cycles_per_byte = 726.8073602364404 └ decompress_time_cycles_per_byte = 230.93904263293203 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5834938752967013 │ compress_time_cycles_per_byte = 704.2008639020573 └ decompress_time_cycles_per_byte = 541.613908869149 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.49069294952297665 │ compress_time_cycles_per_byte = 725.5186498037333 └ decompress_time_cycles_per_byte = 240.38615487642102 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_cycles_per_byte = 253.34786417821144 └ decompress_time_cycles_per_byte = 584.3518761777642 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_cycles_per_byte = 271.58226764591785 └ decompress_time_cycles_per_byte = 239.74764702904218 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_cycles_per_byte = 248.7313885553853 └ decompress_time_cycles_per_byte = 555.7676118785711 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_cycles_per_byte = 294.80972084766154 └ decompress_time_cycles_per_byte = 235.1212512870753 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_cycles_per_byte = 426.7114581199166 └ decompress_time_cycles_per_byte = 258.3451375050135 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_cycles_per_byte = 271.121949273123 └ decompress_time_cycles_per_byte = 618.9962330083043 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_cycles_per_byte = 487.01534773718015 └ decompress_time_cycles_per_byte = 249.57380010388653 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_cycles_per_byte = 248.72075858872105 └ decompress_time_cycles_per_byte = 603.5257805889971 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_cycles_per_byte = 954.6804294459165 └ decompress_time_cycles_per_byte = 260.25106035939484 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_cycles_per_byte = 997.7280677366541 └ decompress_time_cycles_per_byte = 626.2861363740967 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_cycles_per_byte = 433.5323297345633 └ decompress_time_cycles_per_byte = 638.2861797434397 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_cycles_per_byte = 14.479696554533907 └ decompress_time_cycles_per_byte = 11.69337400043138 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_cycles_per_byte = 13.14031950247246 └ decompress_time_cycles_per_byte = 11.734340136923924 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_cycles_per_byte = 14.579093338339495 └ decompress_time_cycles_per_byte = 12.363709360196198 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_cycles_per_byte = 15.597188074677062 └ decompress_time_cycles_per_byte = 12.129318376085445 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_cycles_per_byte = 651.854586903554 └ decompress_time_cycles_per_byte = 13.573051270580528 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6240823141261713 │ compress_time_cycles_per_byte = 22.197005152621443 └ decompress_time_cycles_per_byte = 11.050636879987858 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5308717915944368 │ compress_time_cycles_per_byte = 59.45217026817597 └ decompress_time_cycles_per_byte = 13.983769130604973 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6178831912701012 │ compress_time_cycles_per_byte = 23.13101150352695 └ decompress_time_cycles_per_byte = 11.086428346607658 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5283394179534906 │ compress_time_cycles_per_byte = 62.82450262424208 └ decompress_time_cycles_per_byte = 13.863673667308413 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_cycles_per_byte = 29.152990445681784 └ decompress_time_cycles_per_byte = 11.776147157270788 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_cycles_per_byte = 70.7951544348493 └ decompress_time_cycles_per_byte = 12.629320852539163 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_cycles_per_byte = 31.100154035421273 └ decompress_time_cycles_per_byte = 12.075846787400442 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_cycles_per_byte = 79.80203388747314 └ decompress_time_cycles_per_byte = 33.40631034758226 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_cycles_per_byte = 206.68433545562752 └ decompress_time_cycles_per_byte = 11.436775058116776 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_cycles_per_byte = 32.61178291087163 └ decompress_time_cycles_per_byte = 11.57176925842194 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_cycles_per_byte = 246.19500980196358 └ decompress_time_cycles_per_byte = 11.32099181971417 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_cycles_per_byte = 13.62566041428674 └ decompress_time_cycles_per_byte = 10.836534914003147 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_cycles_per_byte = 711.3140663929254 └ decompress_time_cycles_per_byte = 27.927240519575967 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_cycles_per_byte = 731.1249450227274 └ decompress_time_cycles_per_byte = 11.94154254307831 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_cycles_per_byte = 191.25101192692065 └ decompress_time_cycles_per_byte = 14.15259273520319 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_cycles_per_byte = 12.225088850953135 └ decompress_time_cycles_per_byte = 9.081027557614924 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_cycles_per_byte = 10.55213230093891 └ decompress_time_cycles_per_byte = 8.982295695646872 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_cycles_per_byte = 11.094060521074665 └ decompress_time_cycles_per_byte = 10.556630085761899 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_cycles_per_byte = 12.283230947445432 └ decompress_time_cycles_per_byte = 9.692068081128317 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_cycles_per_byte = 421.72755359102547 └ decompress_time_cycles_per_byte = 102.0154642929724 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5025809860586108 │ compress_time_cycles_per_byte = 26.356799658578222 └ decompress_time_cycles_per_byte = 10.408422590740967 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4519367556802016 │ compress_time_cycles_per_byte = 160.23950823070356 └ decompress_time_cycles_per_byte = 144.19338661951795 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49750030484087304 │ compress_time_cycles_per_byte = 21.629847213754417 └ decompress_time_cycles_per_byte = 13.166332601715238 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.44766898345730194 │ compress_time_cycles_per_byte = 159.70295541194162 └ decompress_time_cycles_per_byte = 109.79443799536642 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_cycles_per_byte = 22.868383571109213 └ decompress_time_cycles_per_byte = 8.600532496037069 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_cycles_per_byte = 149.47115315205463 └ decompress_time_cycles_per_byte = 110.49433719465104 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_cycles_per_byte = 22.79817424704304 └ decompress_time_cycles_per_byte = 10.308703410153234 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_cycles_per_byte = 186.37909779295208 └ decompress_time_cycles_per_byte = 1584.3977996992235 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_cycles_per_byte = 135.92196033004106 └ decompress_time_cycles_per_byte = 15.260545096126489 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_cycles_per_byte = 26.792316871926186 └ decompress_time_cycles_per_byte = 9.666836605292037 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_cycles_per_byte = 147.81245787099135 └ decompress_time_cycles_per_byte = 12.682546478071778 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_cycles_per_byte = 12.116483802788276 └ decompress_time_cycles_per_byte = 8.677433646303296 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_cycles_per_byte = 292.98339962606184 └ decompress_time_cycles_per_byte = 19.1582596024875 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_cycles_per_byte = 295.2914214526684 └ decompress_time_cycles_per_byte = 9.784217818965166 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_cycles_per_byte = 158.33277657196277 └ decompress_time_cycles_per_byte = 12.469724464496199 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_cycles_per_byte = 11.950639461883407 └ decompress_time_cycles_per_byte = 8.295249417040358 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_cycles_per_byte = 10.689250313901345 └ decompress_time_cycles_per_byte = 9.147552466367713 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_cycles_per_byte = 11.611751569506726 └ decompress_time_cycles_per_byte = 8.673109417040358 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_cycles_per_byte = 15.220665560538114 └ decompress_time_cycles_per_byte = 10.837150672645741 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_cycles_per_byte = 262.10097928251116 └ decompress_time_cycles_per_byte = 28.393722062780267 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4367713004484305 │ compress_time_cycles_per_byte = 21.652515695067265 └ decompress_time_cycles_per_byte = 10.231993721973094 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.38089686098654707 │ compress_time_cycles_per_byte = 70.86339479820627 └ decompress_time_cycles_per_byte = 34.488862869955156 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "fields.c" │ filesize = 11150 │ ratio = 0.43470852017937217 │ compress_time_cycles_per_byte = 17.740539103139014 └ decompress_time_cycles_per_byte = 10.580564125560537 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.37955156950672647 │ compress_time_cycles_per_byte = 70.07669076233184 └ decompress_time_cycles_per_byte = 32.27882968609865 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_cycles_per_byte = 21.625646726457397 └ decompress_time_cycles_per_byte = 8.651323766816143 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_cycles_per_byte = 78.50507470852017 └ decompress_time_cycles_per_byte = 30.540818923766818 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_cycles_per_byte = 20.26549596412556 └ decompress_time_cycles_per_byte = 11.202665470852018 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_cycles_per_byte = 66.8233669955157 └ decompress_time_cycles_per_byte = 30.79982609865471 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_cycles_per_byte = 133.1357394618834 └ decompress_time_cycles_per_byte = 21.809614439461882 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_cycles_per_byte = 23.085527354260087 └ decompress_time_cycles_per_byte = 10.408699551569507 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_cycles_per_byte = 135.28041569506726 └ decompress_time_cycles_per_byte = 15.90570322869955 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_cycles_per_byte = 14.206422511210762 └ decompress_time_cycles_per_byte = 10.0504466367713 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_cycles_per_byte = 296.32841434977576 └ decompress_time_cycles_per_byte = 27.77646197309417 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_cycles_per_byte = 277.1134708520179 └ decompress_time_cycles_per_byte = 9.580844843049327 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_cycles_per_byte = 149.0755735426009 └ decompress_time_cycles_per_byte = 12.287106726457399 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_cycles_per_byte = 20.759306638000535 └ decompress_time_cycles_per_byte = 10.86563289438323 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_cycles_per_byte = 15.130647675356087 └ decompress_time_cycles_per_byte = 12.446879871002418 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_cycles_per_byte = 17.778148347218487 └ decompress_time_cycles_per_byte = 9.226358505778016 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_cycles_per_byte = 27.634829615694702 └ decompress_time_cycles_per_byte = 17.473504434291858 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_cycles_per_byte = 277.4413875302338 └ decompress_time_cycles_per_byte = 71.72840929857564 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4985219027143241 │ compress_time_cycles_per_byte = 38.26109943563558 └ decompress_time_cycles_per_byte = 11.590975544208545 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4496103198065036 │ compress_time_cycles_per_byte = 132.77324670787422 └ decompress_time_cycles_per_byte = 85.36485111529159 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4961031980650363 │ compress_time_cycles_per_byte = 24.298253426498253 └ decompress_time_cycles_per_byte = 11.92463316312819 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.44799785004031173 │ compress_time_cycles_per_byte = 120.47868879333512 └ decompress_time_cycles_per_byte = 80.80969927438859 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_cycles_per_byte = 47.908156678312274 └ decompress_time_cycles_per_byte = 10.619016393442623 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_cycles_per_byte = 9015.044431604407 └ decompress_time_cycles_per_byte = 168.9598661650094 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_cycles_per_byte = 28.302870196183818 └ decompress_time_cycles_per_byte = 16.130895189465196 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_cycles_per_byte = 112.42738538027412 └ decompress_time_cycles_per_byte = 81.6003227626982 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_cycles_per_byte = 150.32581349099704 └ decompress_time_cycles_per_byte = 52.18115022843321 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_cycles_per_byte = 32.52436441816716 └ decompress_time_cycles_per_byte = 13.360811609782317 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_cycles_per_byte = 129.13855468959957 └ decompress_time_cycles_per_byte = 31.298535339962374 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_cycles_per_byte = 24.0015882827197 └ decompress_time_cycles_per_byte = 11.147791185165278 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_cycles_per_byte = 295.68375517334044 └ decompress_time_cycles_per_byte = 69.95857323300187 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_cycles_per_byte = 296.7137417360924 └ decompress_time_cycles_per_byte = 12.961873152378391 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_cycles_per_byte = 158.1384791722655 └ decompress_time_cycles_per_byte = 15.224942219833377 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_cycles_per_byte = 5.269506145216675 └ decompress_time_cycles_per_byte = 3.2926288184247734 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_cycles_per_byte = 5.4541557775524785 └ decompress_time_cycles_per_byte = 3.7516488962305194 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_cycles_per_byte = 5.202145422551624 └ decompress_time_cycles_per_byte = 3.6300850706583385 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_cycles_per_byte = 5.304234922466166 └ decompress_time_cycles_per_byte = 3.292888301364222 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_cycles_per_byte = 2021.9885930775026 └ decompress_time_cycles_per_byte = 2.4931907134200344 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.39642085799965815 │ compress_time_cycles_per_byte = 6.972933011505772 └ decompress_time_cycles_per_byte = 4.403572260678382 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3827776612439597 │ compress_time_cycles_per_byte = 36.2564450504203 └ decompress_time_cycles_per_byte = 4.094216176059292 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3961965303997887 │ compress_time_cycles_per_byte = 7.402437560209139 └ decompress_time_cycles_per_byte = 4.84615841898569 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.38274658555912927 │ compress_time_cycles_per_byte = 36.70424707791451 └ decompress_time_cycles_per_byte = 6.960011285329169 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_cycles_per_byte = 7.811710302754859 └ decompress_time_cycles_per_byte = 3.223564419894653 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_cycles_per_byte = 24.069889083111917 └ decompress_time_cycles_per_byte = 2.544038885392874 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_cycles_per_byte = 8.016987518256965 └ decompress_time_cycles_per_byte = 3.4738973094283625 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_cycles_per_byte = 29.336116307548284 └ decompress_time_cycles_per_byte = 2.8000096315200667 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_cycles_per_byte = 105.94007995773707 └ decompress_time_cycles_per_byte = 2.738674679337777 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_cycles_per_byte = 7.822954563464317 └ decompress_time_cycles_per_byte = 3.436759796609642 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_cycles_per_byte = 829.2793874166783 └ decompress_time_cycles_per_byte = 2.354461698247331 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_cycles_per_byte = 5.358749929108593 └ decompress_time_cycles_per_byte = 3.1014003762100093 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_cycles_per_byte = 2047.3545732327646 └ decompress_time_cycles_per_byte = 3.2682007275594707 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_cycles_per_byte = 2045.5838878643624 └ decompress_time_cycles_per_byte = 2.0947979070526266 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_cycles_per_byte = 531.881838787116 └ decompress_time_cycles_per_byte = 3.7583063373032517 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_cycles_per_byte = 12.824749872291763 └ decompress_time_cycles_per_byte = 10.667296695520136 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_cycles_per_byte = 10.967899548686127 └ decompress_time_cycles_per_byte = 10.441512520093543 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_cycles_per_byte = 12.93948238563669 └ decompress_time_cycles_per_byte = 11.045121531374045 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_cycles_per_byte = 13.01789969631216 └ decompress_time_cycles_per_byte = 10.648709029089357 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_cycles_per_byte = 632.9511637805386 └ decompress_time_cycles_per_byte = 10.446888333794176 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5705699302174086 │ compress_time_cycles_per_byte = 19.830775915398565 └ decompress_time_cycles_per_byte = 11.148273909559135 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47583853929898723 │ compress_time_cycles_per_byte = 52.90593139607361 └ decompress_time_cycles_per_byte = 11.131261040318309 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5648546938048619 │ compress_time_cycles_per_byte = 19.89895388209601 └ decompress_time_cycles_per_byte = 10.48528429259011 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47361946226631735 │ compress_time_cycles_per_byte = 52.691278317250685 └ decompress_time_cycles_per_byte = 18.9492120378485 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_cycles_per_byte = 25.079233427220363 └ decompress_time_cycles_per_byte = 9.948215205950032 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_cycles_per_byte = 50.747719280897186 └ decompress_time_cycles_per_byte = 10.08855556597009 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_cycles_per_byte = 25.97192840137409 └ decompress_time_cycles_per_byte = 10.580018778968679 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_cycles_per_byte = 64.38402096289666 └ decompress_time_cycles_per_byte = 10.599308463423892 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_cycles_per_byte = 189.2406461380561 └ decompress_time_cycles_per_byte = 9.463443299887054 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_cycles_per_byte = 28.550333088852124 └ decompress_time_cycles_per_byte = 11.25357661322448 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_cycles_per_byte = 216.95021461310264 └ decompress_time_cycles_per_byte = 10.170198364865941 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_cycles_per_byte = 12.842844228759423 └ decompress_time_cycles_per_byte = 10.481363110832001 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_cycles_per_byte = 649.6433056514994 └ decompress_time_cycles_per_byte = 10.866328292177693 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_cycles_per_byte = 659.1862477492888 └ decompress_time_cycles_per_byte = 10.408821248306985 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_cycles_per_byte = 192.99622753623865 └ decompress_time_cycles_per_byte = 12.801229106229819 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_cycles_per_byte = 15.788988405370013 └ decompress_time_cycles_per_byte = 11.850308339956959 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_cycles_per_byte = 13.43739725564011 └ decompress_time_cycles_per_byte = 11.76707450281305 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_cycles_per_byte = 14.856786232959296 └ decompress_time_cycles_per_byte = 13.045313231409057 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_cycles_per_byte = 17.08683133517757 └ decompress_time_cycles_per_byte = 12.974794119050928 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_cycles_per_byte = 876.6341480945749 └ decompress_time_cycles_per_byte = 11.749766793743424 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6516734078914874 │ compress_time_cycles_per_byte = 20.415988778921722 └ decompress_time_cycles_per_byte = 11.554901033700588 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5508953826933494 │ compress_time_cycles_per_byte = 65.48702757434198 └ decompress_time_cycles_per_byte = 12.327978705477305 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.644781378862369 │ compress_time_cycles_per_byte = 21.349977734242863 └ decompress_time_cycles_per_byte = 11.387369131347006 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5487350086435715 │ compress_time_cycles_per_byte = 58.43976533481647 └ decompress_time_cycles_per_byte = 11.397619327980475 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_cycles_per_byte = 30.079605307339666 └ decompress_time_cycles_per_byte = 11.298651719064212 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_cycles_per_byte = 58.27139325241096 └ decompress_time_cycles_per_byte = 10.864446668230048 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_cycles_per_byte = 29.09195125150199 └ decompress_time_cycles_per_byte = 11.014334789493235 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_cycles_per_byte = 68.98259107917012 └ decompress_time_cycles_per_byte = 10.779084374954603 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_cycles_per_byte = 229.25881052834737 └ decompress_time_cycles_per_byte = 10.664825489093326 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_cycles_per_byte = 33.57500637735778 └ decompress_time_cycles_per_byte = 11.796704852644227 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_cycles_per_byte = 304.7726252591515 └ decompress_time_cycles_per_byte = 11.717167807728783 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_cycles_per_byte = 15.13908112920531 └ decompress_time_cycles_per_byte = 11.376564415879267 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_cycles_per_byte = 930.6625536679664 └ decompress_time_cycles_per_byte = 11.7155434596284 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_cycles_per_byte = 921.8114976725652 └ decompress_time_cycles_per_byte = 11.998516101116296 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_cycles_per_byte = 221.25021987461113 └ decompress_time_cycles_per_byte = 14.571461087326012 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_cycles_per_byte = 4.026307044207507 └ decompress_time_cycles_per_byte = 3.9335383853971813 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_cycles_per_byte = 3.652865861547574 └ decompress_time_cycles_per_byte = 3.7588871859022324 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_cycles_per_byte = 4.090414184281082 └ decompress_time_cycles_per_byte = 3.8508669955730137 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_cycles_per_byte = 4.045765322982915 └ decompress_time_cycles_per_byte = 4.013732788923182 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_cycles_per_byte = 412.5948472261192 └ decompress_time_cycles_per_byte = 5.199630736376107 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16962838259134555 │ compress_time_cycles_per_byte = 10.041549941934779 └ decompress_time_cycles_per_byte = 4.884932519640853 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1508292804589101 │ compress_time_cycles_per_byte = 24.524599266195906 └ decompress_time_cycles_per_byte = 6.726621792773413 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1683423743608929 │ compress_time_cycles_per_byte = 8.630624888935651 └ decompress_time_cycles_per_byte = 5.711746338773538 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1496757700461404 │ compress_time_cycles_per_byte = 23.896312480515025 └ decompress_time_cycles_per_byte = 7.33996777575134 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_cycles_per_byte = 9.904232342717295 └ decompress_time_cycles_per_byte = 3.6295211860113477 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_cycles_per_byte = 25.987530513468013 └ decompress_time_cycles_per_byte = 5.191794834923307 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_cycles_per_byte = 10.241912364384586 └ decompress_time_cycles_per_byte = 4.211944282719167 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_cycles_per_byte = 25.387537116925426 └ decompress_time_cycles_per_byte = 5.719003750857339 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_cycles_per_byte = 391.50650110674644 └ decompress_time_cycles_per_byte = 4.954461682800225 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_cycles_per_byte = 17.559219133853972 └ decompress_time_cycles_per_byte = 4.216782557441701 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_cycles_per_byte = 421.18476224046015 └ decompress_time_cycles_per_byte = 4.9304280790154635 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_cycles_per_byte = 4.036825032734755 └ decompress_time_cycles_per_byte = 3.981868542679885 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_cycles_per_byte = 446.94600348975865 └ decompress_time_cycles_per_byte = 5.192215554464396 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_cycles_per_byte = 438.862156234412 └ decompress_time_cycles_per_byte = 4.469161692153011 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_cycles_per_byte = 463.3637684366816 └ decompress_time_cycles_per_byte = 5.974275332413642 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_cycles_per_byte = 10.522076908995816 └ decompress_time_cycles_per_byte = 7.756025392259414 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_cycles_per_byte = 9.512069325313806 └ decompress_time_cycles_per_byte = 7.525932819037656 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_cycles_per_byte = 10.24398956589958 └ decompress_time_cycles_per_byte = 7.4525996338912135 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_cycles_per_byte = 11.406451124476988 └ decompress_time_cycles_per_byte = 8.118103582635984 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_cycles_per_byte = 619.4719532165271 └ decompress_time_cycles_per_byte = 18.755226778242676 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "sum" │ filesize = 38240 │ ratio = 0.5525889121338912 │ compress_time_cycles_per_byte = 22.26660883891213 └ decompress_time_cycles_per_byte = 11.099355177824267 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.48990585774058576 │ compress_time_cycles_per_byte = 57.97789374999999 └ decompress_time_cycles_per_byte = 16.18821239539749 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "sum" │ filesize = 38240 │ ratio = 0.5420502092050209 │ compress_time_cycles_per_byte = 20.689133682008364 └ decompress_time_cycles_per_byte = 9.394199816945607 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4807008368200837 │ compress_time_cycles_per_byte = 57.77603339435146 └ decompress_time_cycles_per_byte = 15.970118514644351 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_cycles_per_byte = 21.34405054916318 └ decompress_time_cycles_per_byte = 7.52946184623431 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_cycles_per_byte = 52.42398132845189 └ decompress_time_cycles_per_byte = 113.29214835251045 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_cycles_per_byte = 22.206544796025103 └ decompress_time_cycles_per_byte = 8.15409966004184 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_cycles_per_byte = 55.37636548117155 └ decompress_time_cycles_per_byte = 14.48517445083682 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_cycles_per_byte = 381.59836908995817 └ decompress_time_cycles_per_byte = 11.941381066945606 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_cycles_per_byte = 22.29060622384937 └ decompress_time_cycles_per_byte = 8.309376856694561 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_cycles_per_byte = 480.32354014121336 └ decompress_time_cycles_per_byte = 10.181172881799164 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_cycles_per_byte = 11.271642285564853 └ decompress_time_cycles_per_byte = 7.885893593096234 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_cycles_per_byte = 586.4116029550208 └ decompress_time_cycles_per_byte = 14.218309414225942 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_cycles_per_byte = 652.6445971234309 └ decompress_time_cycles_per_byte = 8.163275130753137 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_cycles_per_byte = 435.58288624476984 └ decompress_time_cycles_per_byte = 11.381042128661088 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_cycles_per_byte = 21.051178377099596 └ decompress_time_cycles_per_byte = 10.848358173645611 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_cycles_per_byte = 13.715287437899217 └ decompress_time_cycles_per_byte = 11.569879347054648 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_cycles_per_byte = 17.290967589306835 └ decompress_time_cycles_per_byte = 8.198523775727466 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_cycles_per_byte = 28.32449491365034 └ decompress_time_cycles_per_byte = 22.130267565649397 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 292.200750887154 └ decompress_time_cycles_per_byte = 66.04728199668794 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.6046841731724627 │ compress_time_cycles_per_byte = 37.51910101726993 └ decompress_time_cycles_per_byte = 12.406333096758928 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5469600189259523 │ compress_time_cycles_per_byte = 120.89502294771704 └ decompress_time_cycles_per_byte = 86.28180056777856 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5985332387035722 │ compress_time_cycles_per_byte = 26.498343979181453 └ decompress_time_cycles_per_byte = 12.265859947953631 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5424651052756092 │ compress_time_cycles_per_byte = 119.80954861603973 └ decompress_time_cycles_per_byte = 73.76117340903714 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_cycles_per_byte = 42.16046155665957 └ decompress_time_cycles_per_byte = 11.44856162763189 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_cycles_per_byte = 1058.6739704281997 └ decompress_time_cycles_per_byte = 73.17310172699314 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_cycles_per_byte = 32.940314880529925 └ decompress_time_cycles_per_byte = 16.013938963804115 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_cycles_per_byte = 114.58714005204637 └ decompress_time_cycles_per_byte = 79.86473172462739 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_cycles_per_byte = 137.777341376863 └ decompress_time_cycles_per_byte = 47.97094180269694 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_cycles_per_byte = 43.64245327655548 └ decompress_time_cycles_per_byte = 13.434341140288621 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_cycles_per_byte = 127.27378093210314 └ decompress_time_cycles_per_byte = 30.51459900638751 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_cycles_per_byte = 25.878985095812634 └ decompress_time_cycles_per_byte = 12.367383723681098 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_cycles_per_byte = 308.09975727466286 └ decompress_time_cycles_per_byte = 67.01782375207003 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 293.2415292169387 └ decompress_time_cycles_per_byte = 13.427955997161106 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_cycles_per_byte = 1098.4144627395315 └ decompress_time_cycles_per_byte = 16.72843647977289 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.475453141 └ decompress_time_cycles_per_byte = 0.349679741 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.572344542 └ decompress_time_cycles_per_byte = 0.5623042619999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.471320972 └ decompress_time_cycles_per_byte = 0.325820581 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.561818442 └ decompress_time_cycles_per_byte = 0.34457863099999997 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_cycles_per_byte = 367.9759327219999 └ decompress_time_cycles_per_byte = 0.672504432 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 38.432585935 └ decompress_time_cycles_per_byte = 0.5698884519999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 102.010580805 └ decompress_time_cycles_per_byte = 0.948339533 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 37.995083433 └ decompress_time_cycles_per_byte = 0.560360982 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 105.451128356 └ decompress_time_cycles_per_byte = 0.901376933 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_cycles_per_byte = 43.44666668 └ decompress_time_cycles_per_byte = 0.505166432 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_cycles_per_byte = 95.268964625 └ decompress_time_cycles_per_byte = 0.948393513 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_cycles_per_byte = 48.867859187 └ decompress_time_cycles_per_byte = 0.573451132 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_cycles_per_byte = 131.568250164 └ decompress_time_cycles_per_byte = 0.9085292829999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_cycles_per_byte = 104.06056307099999 └ decompress_time_cycles_per_byte = 0.796550472 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_cycles_per_byte = 56.717001919999994 └ decompress_time_cycles_per_byte = 0.9907138329999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_cycles_per_byte = 106.87969825999998 └ decompress_time_cycles_per_byte = 1.315265884 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.591183562 └ decompress_time_cycles_per_byte = 0.257913741 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_cycles_per_byte = 435.124378013 └ decompress_time_cycles_per_byte = 0.794874393 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_cycles_per_byte = 435.47694298499994 └ decompress_time_cycles_per_byte = 0.404199541 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_cycles_per_byte = 124.02557888099999 └ decompress_time_cycles_per_byte = 4.462761413 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 1 └ ratio = 0.5420707611990347 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 2 └ ratio = 0.5240023933354812 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 3 └ ratio = 0.512390771193183 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 4 └ ratio = 0.5232594073207135 ┌ Warning: unexpectedly worse ratio │ algorithm = LZO1B │ level = 4 │ ratio = 0.5232594073207135 │ last_ratio = 0.512390771193183 └ @ Main.var"##286" ~/.julia/packages/LibLZO/piHGJ/test/runtests.jl:215 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 5 └ ratio = 0.5103459158782029 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 6 └ ratio = 0.502153344423331 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 7 └ ratio = 0.4990893489995989 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 8 └ ratio = 0.48819441248216505 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 9 └ ratio = 0.4879840093629388 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 1 └ ratio = 0.5579693468955678 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 2 └ ratio = 0.5390001906778268 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 3 └ ratio = 0.5276581475320372 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 4 └ ratio = 0.5288548152726364 ┌ Warning: unexpectedly worse ratio │ algorithm = LZO1C │ level = 4 │ ratio = 0.5288548152726364 │ last_ratio = 0.5276581475320372 └ @ Main.var"##286" ~/.julia/packages/LibLZO/piHGJ/test/runtests.jl:215 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 5 └ ratio = 0.5172629184227656 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 6 └ ratio = 0.5108653485787927 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 7 └ ratio = 0.5036853421351971 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 8 └ ratio = 0.4963738337420852 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 9 └ ratio = 0.49667628822597293 ┌ Warning: unexpectedly worse ratio │ algorithm = LZO1C │ level = 9 │ ratio = 0.49667628822597293 │ last_ratio = 0.4963738337420852 └ @ Main.var"##286" ~/.julia/packages/LibLZO/piHGJ/test/runtests.jl:215 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 1 └ ratio = 0.4862284583368948 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 2 └ ratio = 0.46474761488339067 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 3 └ ratio = 0.4507163568699906 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 4 └ ratio = 0.4419649021296741 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 5 └ ratio = 0.42460664479350907 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 6 └ ratio = 0.4160984686597979 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 7 └ ratio = 0.411890406275273 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 8 └ ratio = 0.4053284589944046 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 9 └ ratio = 0.4053284589944046 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 1 └ ratio = 0.5030212572901394 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 2 └ ratio = 0.47847641841290295 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 3 └ ratio = 0.4618808723839331 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 4 └ ratio = 0.4524719078960346 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 5 └ ratio = 0.4321877321831296 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 6 └ ratio = 0.42204893187541503 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 7 └ ratio = 0.4166310515553393 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 8 └ ratio = 0.410503060707875 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 9 └ ratio = 0.410503060707875 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 1 └ ratio = 0.49039049503908894 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 2 └ ratio = 0.4685940469067454 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 3 └ ratio = 0.4541617079473203 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 4 └ ratio = 0.44523930067263245 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 5 └ ratio = 0.42717750790655473 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 6 └ ratio = 0.41822880024196357 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 7 └ ratio = 0.4137577339584059 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 8 └ ratio = 0.4073272886270539 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 9 └ ratio = 0.4073272886270539 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "alice29.txt" │ original_ratio = 0.5705935340491423 │ optimized_ratio = 0.5705935340491423 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "alice29.txt" │ original_ratio = 0.6197818382657523 │ optimized_ratio = 0.6197818382657523 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "alice29.txt" │ original_ratio = 0.5921204031849772 │ optimized_ratio = 0.5921204031849772 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "alice29.txt" │ original_ratio = 0.5773856097416644 │ optimized_ratio = 0.5773856097416644 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "alice29.txt" │ original_ratio = 0.4053284589944046 │ optimized_ratio = 0.4053284589944046 │ Δ = 0 └ diff_ratio = 0.004773520767445377 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "alice29.txt" │ original_ratio = 0.58448671501555 │ optimized_ratio = 0.58448671501555 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "alice29.txt" │ original_ratio = 0.410503060707875 │ optimized_ratio = 0.410503060707875 │ Δ = 0 └ diff_ratio = 0.005575682659495427 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "asyoulik.txt" │ original_ratio = 0.6084407128991285 │ optimized_ratio = 0.6084407128991285 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "asyoulik.txt" │ original_ratio = 0.6599189959977313 │ optimized_ratio = 0.6599189959977313 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "asyoulik.txt" │ original_ratio = 0.6318951261793112 │ optimized_ratio = 0.6318951261793112 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "asyoulik.txt" │ original_ratio = 0.6155345545179304 │ optimized_ratio = 0.6155345545179304 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "asyoulik.txt" │ original_ratio = 0.44680817069955825 │ optimized_ratio = 0.44680817069955825 │ Δ = 0 └ diff_ratio = 0.006782287763922063 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "asyoulik.txt" │ original_ratio = 0.6220691969100248 │ optimized_ratio = 0.6220691969100248 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "asyoulik.txt" │ original_ratio = 0.4522883231212903 │ optimized_ratio = 0.4522883231212903 │ Δ = 0 └ diff_ratio = 0.009442478370972767 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "cp.html" │ original_ratio = 0.47693370727147094 │ optimized_ratio = 0.47693370727147094 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "cp.html" │ original_ratio = 0.5061171401861562 │ optimized_ratio = 0.5061171401861562 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "cp.html" │ original_ratio = 0.49128155103036214 │ optimized_ratio = 0.49128155103036214 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "cp.html" │ original_ratio = 0.4840466609763037 │ optimized_ratio = 0.4840466609763037 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "cp.html" │ original_ratio = 0.3811730276795513 │ optimized_ratio = 0.3811730276795513 │ Δ = 0 └ diff_ratio = 0.014429134658374995 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "cp.html" │ original_ratio = 0.4783156525626956 │ optimized_ratio = 0.4783156525626956 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "cp.html" │ original_ratio = 0.3854814453521928 │ optimized_ratio = 0.3854814453521928 │ Δ = 0 └ diff_ratio = 0.020851115717595414 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "fields.c" │ original_ratio = 0.420627802690583 │ optimized_ratio = 0.420627802690583 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "fields.c" │ original_ratio = 0.4302242152466368 │ optimized_ratio = 0.4302242152466368 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "fields.c" │ original_ratio = 0.42511210762331836 │ optimized_ratio = 0.42511210762331836 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "fields.c" │ original_ratio = 0.42251121076233183 │ optimized_ratio = 0.42251121076233183 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "fields.c" │ original_ratio = 0.32896860986547083 │ optimized_ratio = 0.32896860986547083 │ Δ = 0 └ diff_ratio = 0.00914798206278027 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "fields.c" │ original_ratio = 0.42035874439461884 │ optimized_ratio = 0.42035874439461884 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "fields.c" │ original_ratio = 0.32206278026905827 │ optimized_ratio = 0.32206278026905827 │ Δ = 0 └ diff_ratio = 0.008968609865470852 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "grammar.lsp" │ original_ratio = 0.485890889545821 │ optimized_ratio = 0.485890889545821 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "grammar.lsp" │ original_ratio = 0.48965331900026876 │ optimized_ratio = 0.48965331900026876 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "grammar.lsp" │ original_ratio = 0.4877721042730449 │ optimized_ratio = 0.4877721042730449 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "grammar.lsp" │ original_ratio = 0.48669712442891694 │ optimized_ratio = 0.48669712442891694 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "grammar.lsp" │ original_ratio = 0.40257995162590704 │ optimized_ratio = 0.40257995162590704 │ Δ = 0 └ diff_ratio = 0.007793603869927439 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "grammar.lsp" │ original_ratio = 0.4802472453641494 │ optimized_ratio = 0.4802472453641494 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "grammar.lsp" │ original_ratio = 0.39559258263907554 │ optimized_ratio = 0.39559258263907554 │ Δ = 0 └ diff_ratio = 0.010212308519215264 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "kennedy.xls" │ original_ratio = 0.3514086996379683 │ optimized_ratio = 0.3514086996379683 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "kennedy.xls" │ original_ratio = 0.3587163411488681 │ optimized_ratio = 0.3587163411488681 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "kennedy.xls" │ original_ratio = 0.35486295622989794 │ optimized_ratio = 0.35486295622989794 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "kennedy.xls" │ original_ratio = 0.3524944063767305 │ optimized_ratio = 0.3524944063767305 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "kennedy.xls" │ original_ratio = 0.3164203918643857 │ optimized_ratio = 0.3164203918643857 │ Δ = 0 └ diff_ratio = 1.5537842415202226e-5 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "kennedy.xls" │ original_ratio = 0.3510357914200034 │ optimized_ratio = 0.3510357914200034 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "kennedy.xls" │ original_ratio = 0.2522219114653739 │ optimized_ratio = 0.2522219114653739 │ Δ = 0 └ diff_ratio = 1.5537842415202226e-5 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "lcet10.txt" │ original_ratio = 0.5480136097142616 │ optimized_ratio = 0.5480136097142616 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "lcet10.txt" │ original_ratio = 0.5966411562633274 │ optimized_ratio = 0.5966411562633274 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "lcet10.txt" │ original_ratio = 0.5680649742005933 │ optimized_ratio = 0.5680649742005933 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "lcet10.txt" │ original_ratio = 0.553981919325888 │ optimized_ratio = 0.553981919325888 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "lcet10.txt" │ original_ratio = 0.3829559886960638 │ optimized_ratio = 0.3829559886960638 │ Δ = 0 └ diff_ratio = 0.005084896685209746 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "lcet10.txt" │ original_ratio = 0.5588207726231037 │ optimized_ratio = 0.5588207726231037 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "lcet10.txt" │ original_ratio = 0.38501806661448984 │ optimized_ratio = 0.38501806661448984 │ Δ = 0 └ diff_ratio = 0.006158114510936043 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "plrabn12.txt" │ original_ratio = 0.6428824910088179 │ optimized_ratio = 0.6428824910088179 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "plrabn12.txt" │ original_ratio = 0.7058695349903811 │ optimized_ratio = 0.7058695349903811 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "plrabn12.txt" │ original_ratio = 0.6719136846517979 │ optimized_ratio = 0.6719136846517979 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "plrabn12.txt" │ original_ratio = 0.6520013032804066 │ optimized_ratio = 0.6520013032804066 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "plrabn12.txt" │ original_ratio = 0.46313770983748426 │ optimized_ratio = 0.46313770983748426 │ Δ = 0 └ diff_ratio = 0.004831268768379263 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "plrabn12.txt" │ original_ratio = 0.6621992649332484 │ optimized_ratio = 0.6621992649332484 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "plrabn12.txt" │ original_ratio = 0.47250763186894146 │ optimized_ratio = 0.47250763186894146 │ Δ = 0 └ diff_ratio = 0.0063026474439724315 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "ptt5" │ original_ratio = 0.1697647774036663 │ optimized_ratio = 0.1697647774036663 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "ptt5" │ original_ratio = 0.1708968543459284 │ optimized_ratio = 0.1708968543459284 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "ptt5" │ original_ratio = 0.1703123051502681 │ optimized_ratio = 0.1703123051502681 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "ptt5" │ original_ratio = 0.1700414640229455 │ optimized_ratio = 0.1700414640229455 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "ptt5" │ original_ratio = 0.12568587105624143 │ optimized_ratio = 0.12568587105624143 │ Δ = 0 └ diff_ratio = 0.005948762314503055 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "ptt5" │ original_ratio = 0.16838718979922684 │ optimized_ratio = 0.16838718979922684 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "ptt5" │ original_ratio = 0.12575211996508293 │ optimized_ratio = 0.12575211996508293 │ Δ = 0 └ diff_ratio = 0.006426144157625639 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "sum" │ original_ratio = 0.4711297071129707 │ optimized_ratio = 0.4711297071129707 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "sum" │ original_ratio = 0.48872907949790795 │ optimized_ratio = 0.48872907949790795 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "sum" │ original_ratio = 0.4787918410041841 │ optimized_ratio = 0.4787918410041841 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "sum" │ original_ratio = 0.4729602510460251 │ optimized_ratio = 0.4729602510460251 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "sum" │ original_ratio = 0.3717050209205021 │ optimized_ratio = 0.3717050209205021 │ Δ = 0 └ diff_ratio = 0.009466527196652719 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "sum" │ original_ratio = 0.47160041841004186 │ optimized_ratio = 0.47160041841004186 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "sum" │ original_ratio = 0.36521966527196653 │ optimized_ratio = 0.36521966527196653 │ Δ = 0 └ diff_ratio = 0.010852510460251047 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "xargs.1" │ original_ratio = 0.5819730305180979 │ optimized_ratio = 0.5819730305180979 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "xargs.1" │ original_ratio = 0.5935651762479299 │ optimized_ratio = 0.5935651762479299 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "xargs.1" │ original_ratio = 0.5888336881949373 │ optimized_ratio = 0.5888336881949373 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "xargs.1" │ original_ratio = 0.583865625739295 │ optimized_ratio = 0.583865625739295 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "xargs.1" │ original_ratio = 0.48734326945824463 │ optimized_ratio = 0.48734326945824463 │ Δ = 0 └ diff_ratio = 0.021055121835817366 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "xargs.1" │ original_ratio = 0.5878873905843388 │ optimized_ratio = 0.5878873905843388 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "xargs.1" │ original_ratio = 0.49041873669268987 │ optimized_ratio = 0.49041873669268987 │ Δ = 0 └ diff_ratio = 0.026023184291459663 Test Summary: | Pass Total Time Package | 1950 1950 41.6s test/runtests.jl | 1950 1950 41.6s Canterbury safe round-trip | 368 368 16.5s Canterbury safe in-place round trip | 576 576 8.0s Canterbury unsafe round-trip | 700 700 7.7s aliases | 6 6 1.4s levels | 146 146 1.4s optimize | 154 154 6.6s Testing LibLZO tests passed Testing completed after 94.86s PkgEval succeeded after 135.39s