Package evaluation of LibLZO on Julia 1.13.0-DEV.791 (d5209bd37d*) started at 2025-07-04T10:50:32.528 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.8s ################################################################################ # 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.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.68s ################################################################################ # Testing # Testing LibLZO Status `/tmp/jl_hSTb5U/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_hSTb5U/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.0+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 = 1204.0931860949838 └ decompress_time_ns_per_byte = 1007.2627869208161 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_ns_per_byte = 1307.8136879064232 └ decompress_time_ns_per_byte = 308.85671626481866 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_ns_per_byte = 1321.122870687558 └ decompress_time_ns_per_byte = 319.5940103492034 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_ns_per_byte = 1375.2420459073305 └ decompress_time_ns_per_byte = 287.4893599142607 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_ns_per_byte = 2097.0017026872424 └ decompress_time_ns_per_byte = 308.1571613989177 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_ns_per_byte = 1375.3209819250571 └ decompress_time_ns_per_byte = 1060.8017913195563 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_ns_per_byte = 1316.054287423811 └ decompress_time_ns_per_byte = 327.9424296957702 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_ns_per_byte = 1402.8401090151162 └ decompress_time_ns_per_byte = 1062.3961919665458 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_ns_per_byte = 1351.315095634793 └ decompress_time_ns_per_byte = 341.96453122842547 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_ns_per_byte = 1480.9371598208943 └ decompress_time_ns_per_byte = 307.4499445719283 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_ns_per_byte = 1276.0775065257842 └ decompress_time_ns_per_byte = 1069.3652623135138 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_ns_per_byte = 1521.27424889374 └ decompress_time_ns_per_byte = 321.575233120081 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_ns_per_byte = 1308.660049510484 └ decompress_time_ns_per_byte = 6366.446683520833 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_ns_per_byte = 2015.9216544260266 └ decompress_time_ns_per_byte = 307.6263478621071 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_ns_per_byte = 2039.6914454036782 └ decompress_time_ns_per_byte = 1048.9508401002045 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_ns_per_byte = 1522.1906372584474 └ decompress_time_ns_per_byte = 1023.1558146217017 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_ns_per_byte = 15.076838926657027 └ decompress_time_ns_per_byte = 19.932860863243835 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_ns_per_byte = 12.929279911167207 └ decompress_time_ns_per_byte = 20.959434729467404 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_ns_per_byte = 14.156994623698864 └ decompress_time_ns_per_byte = 21.432248859633006 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_ns_per_byte = 15.275793224103083 └ decompress_time_ns_per_byte = 20.243091013668426 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_ns_per_byte = 663.2381159779196 └ decompress_time_ns_per_byte = 35.42211321387773 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_ns_per_byte = 30.591398956694015 └ decompress_time_ns_per_byte = 19.930241334409125 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_ns_per_byte = 57.1476843560022 └ decompress_time_ns_per_byte = 38.33710758194266 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_ns_per_byte = 30.930422275301765 └ decompress_time_ns_per_byte = 20.079424583995717 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_ns_per_byte = 82.00543262048745 └ decompress_time_ns_per_byte = 39.73691018461563 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_ns_per_byte = 218.43012629913963 └ decompress_time_ns_per_byte = 46.38111775936858 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_ns_per_byte = 50.34760399108476 └ decompress_time_ns_per_byte = 21.0659694517451 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_ns_per_byte = 238.89146086803694 └ decompress_time_ns_per_byte = 33.713141261713226 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_ns_per_byte = 15.197835180022206 └ decompress_time_ns_per_byte = 20.17164931817637 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_ns_per_byte = 699.5239809392949 └ decompress_time_ns_per_byte = 49.388336861614164 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_ns_per_byte = 711.3968113661236 └ decompress_time_ns_per_byte = 33.531939143147014 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_ns_per_byte = 197.16697776783647 └ decompress_time_ns_per_byte = 37.74782183912637 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_ns_per_byte = 16.84379059464293 └ decompress_time_ns_per_byte = 23.841457139373244 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_ns_per_byte = 13.104336463032963 └ decompress_time_ns_per_byte = 13.99643458114864 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_ns_per_byte = 12.123898711539244 └ decompress_time_ns_per_byte = 22.234490915741983 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_ns_per_byte = 15.983525586310613 └ decompress_time_ns_per_byte = 22.113216680892574 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_ns_per_byte = 357.3504495386741 └ decompress_time_ns_per_byte = 125.4595728163232 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_ns_per_byte = 25.18858147380401 └ decompress_time_ns_per_byte = 24.794247449498027 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_ns_per_byte = 157.1798898508312 └ decompress_time_ns_per_byte = 136.5194305572491 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_ns_per_byte = 25.881419745559484 └ decompress_time_ns_per_byte = 25.907855546071616 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_ns_per_byte = 157.72182376132992 └ decompress_time_ns_per_byte = 148.20383408527417 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_ns_per_byte = 147.7336072836646 └ decompress_time_ns_per_byte = 30.46461651018168 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_ns_per_byte = 24.79865341625005 └ decompress_time_ns_per_byte = 26.815484696988175 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_ns_per_byte = 143.1482075356664 └ decompress_time_ns_per_byte = 36.008424175913504 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_ns_per_byte = 15.306218347356012 └ decompress_time_ns_per_byte = 24.446176076088282 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_ns_per_byte = 393.41064382392386 └ decompress_time_ns_per_byte = 128.1856545949681 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_ns_per_byte = 383.8718359549648 └ decompress_time_ns_per_byte = 34.97522497256432 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_ns_per_byte = 145.0470690566191 └ decompress_time_ns_per_byte = 35.02258911514856 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_ns_per_byte = 25.10675246636771 └ decompress_time_ns_per_byte = 29.833818834080716 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_ns_per_byte = 13.848707623318386 └ decompress_time_ns_per_byte = 21.61656412556054 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_ns_per_byte = 14.65563139013453 └ decompress_time_ns_per_byte = 19.44370313901345 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_ns_per_byte = 17.80093273542601 └ decompress_time_ns_per_byte = 28.606419730941703 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_ns_per_byte = 528.3197255605381 └ decompress_time_ns_per_byte = 224.88843856502243 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_ns_per_byte = 25.323066367713004 └ decompress_time_ns_per_byte = 31.285066367713004 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_ns_per_byte = 273.64607802690585 └ decompress_time_ns_per_byte = 246.09400627802688 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_ns_per_byte = 43.544231390134534 └ decompress_time_ns_per_byte = 21.711110313901347 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_ns_per_byte = 266.41779103139015 └ decompress_time_ns_per_byte = 242.67697578475338 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_ns_per_byte = 173.45506905829598 └ decompress_time_ns_per_byte = 35.839567713004485 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_ns_per_byte = 40.83666188340807 └ decompress_time_ns_per_byte = 28.75954080717489 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_ns_per_byte = 175.73462869955156 └ decompress_time_ns_per_byte = 34.47606098654708 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_ns_per_byte = 15.45793721973094 └ decompress_time_ns_per_byte = 27.20888609865471 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_ns_per_byte = 485.9251174887893 └ decompress_time_ns_per_byte = 221.52463587443944 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_ns_per_byte = 443.9485542600897 └ decompress_time_ns_per_byte = 23.774599103139014 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_ns_per_byte = 155.06376950672646 └ decompress_time_ns_per_byte = 25.053281614349775 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_ns_per_byte = 55.46651169040581 └ decompress_time_ns_per_byte = 24.434426229508198 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_ns_per_byte = 19.34361730717549 └ decompress_time_ns_per_byte = 24.928941144853535 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_ns_per_byte = 18.309432948132223 └ decompress_time_ns_per_byte = 16.82297500671862 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_ns_per_byte = 75.26167428110723 └ decompress_time_ns_per_byte = 32.52509809191078 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_ns_per_byte = 936.8064337543672 └ decompress_time_ns_per_byte = 596.6369793066381 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_ns_per_byte = 58.88951625907014 └ decompress_time_ns_per_byte = 26.341840902983066 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_ns_per_byte = 690.5205267401236 └ decompress_time_ns_per_byte = 650.3628567589358 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_ns_per_byte = 51.98524321418973 └ decompress_time_ns_per_byte = 40.231228164471915 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_ns_per_byte = 694.9711609782318 └ decompress_time_ns_per_byte = 667.135579145391 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_ns_per_byte = 316.0707739854878 └ decompress_time_ns_per_byte = 429.98253963988174 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_ns_per_byte = 46.268825584520286 └ decompress_time_ns_per_byte = 27.83558183284063 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_ns_per_byte = 146.72162859446385 └ decompress_time_ns_per_byte = 97.86005912389142 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_ns_per_byte = 20.792203708680464 └ decompress_time_ns_per_byte = 25.67253426498253 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_ns_per_byte = 781.0036468691211 └ decompress_time_ns_per_byte = 567.0389142703575 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_ns_per_byte = 946.0485460897609 └ decompress_time_ns_per_byte = 30.121711905401774 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_ns_per_byte = 311.9923004568664 └ decompress_time_ns_per_byte = 30.377344799785003 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_ns_per_byte = 7.514421788327973 └ decompress_time_ns_per_byte = 11.312215152503924 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_ns_per_byte = 7.733009990832673 └ decompress_time_ns_per_byte = 461.5498935852018 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_ns_per_byte = 8.78266180720645 └ decompress_time_ns_per_byte = 13.410884540235244 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_ns_per_byte = 8.178242097064901 └ decompress_time_ns_per_byte = 13.096583238164047 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_ns_per_byte = 2033.9260512321507 └ decompress_time_ns_per_byte = 11.033968442642054 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_ns_per_byte = 10.594133998352989 └ decompress_time_ns_per_byte = 13.65226345577153 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_ns_per_byte = 29.14662971573517 └ decompress_time_ns_per_byte = 14.109598851753447 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_ns_per_byte = 11.378455596730838 └ decompress_time_ns_per_byte = 13.451281473842043 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_ns_per_byte = 35.27428135536599 └ decompress_time_ns_per_byte = 13.561153238086359 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_ns_per_byte = 110.9288822561724 └ decompress_time_ns_per_byte = 11.632727318634533 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_ns_per_byte = 11.17581562990413 └ decompress_time_ns_per_byte = 12.99186701743346 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_ns_per_byte = 823.829844184574 └ decompress_time_ns_per_byte = 10.383254109759319 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_ns_per_byte = 7.858016788638729 └ decompress_time_ns_per_byte = 12.735855727248715 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_ns_per_byte = 1969.0321197015955 └ decompress_time_ns_per_byte = 12.054800270746902 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_ns_per_byte = 2052.9402773213533 └ decompress_time_ns_per_byte = 9.09783157755714 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_ns_per_byte = 512.5614754638046 └ decompress_time_ns_per_byte = 14.316973286564428 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_ns_per_byte = 16.02723747170501 └ decompress_time_ns_per_byte = 21.64467348870778 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_ns_per_byte = 14.452454880329183 └ decompress_time_ns_per_byte = 22.797741485727144 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_ns_per_byte = 15.424222877817197 └ decompress_time_ns_per_byte = 2621.5063462322555 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_ns_per_byte = 22.49947599788168 └ decompress_time_ns_per_byte = 21.042420926341638 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_ns_per_byte = 624.9079944651954 └ decompress_time_ns_per_byte = 24.70673205172066 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_ns_per_byte = 29.098078401139766 └ decompress_time_ns_per_byte = 18.81490118428884 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_ns_per_byte = 50.537835263407025 └ decompress_time_ns_per_byte = 27.504308524348918 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_ns_per_byte = 28.330661856713704 └ decompress_time_ns_per_byte = 21.165933535479454 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_ns_per_byte = 67.81973223449576 └ decompress_time_ns_per_byte = 35.736687459285676 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_ns_per_byte = 190.40519667068145 └ decompress_time_ns_per_byte = 26.618269073049113 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_ns_per_byte = 31.672633648425087 └ decompress_time_ns_per_byte = 22.71340999732867 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_ns_per_byte = 216.08261717523445 └ decompress_time_ns_per_byte = 27.616581168542062 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_ns_per_byte = 14.905984290715493 └ decompress_time_ns_per_byte = 21.587648129835923 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_ns_per_byte = 654.0902773494801 └ decompress_time_ns_per_byte = 32.314765860425446 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_ns_per_byte = 739.5427649184307 └ decompress_time_ns_per_byte = 26.745655342422097 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_ns_per_byte = 185.91516723920572 └ decompress_time_ns_per_byte = 34.42524391101196 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_ns_per_byte = 18.557606861729834 └ decompress_time_ns_per_byte = 25.329640186692842 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_ns_per_byte = 15.943535915959167 └ decompress_time_ns_per_byte = 24.62113632354559 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_ns_per_byte = 17.60383911542955 └ decompress_time_ns_per_byte = 26.073243611746957 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_ns_per_byte = 18.668175262160666 └ decompress_time_ns_per_byte = 26.79310801247663 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_ns_per_byte = 889.4965678691573 └ decompress_time_ns_per_byte = 86.96235063638683 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_ns_per_byte = 31.086665718952144 └ decompress_time_ns_per_byte = 21.517218118918112 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_ns_per_byte = 58.58266481412689 └ decompress_time_ns_per_byte = 19.832557251987605 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_ns_per_byte = 29.407128341990738 └ decompress_time_ns_per_byte = 21.7598893249298 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_ns_per_byte = 60.29943325979899 └ decompress_time_ns_per_byte = 19.155829149900075 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_ns_per_byte = 225.2142159045866 └ decompress_time_ns_per_byte = 29.187234451428935 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_ns_per_byte = 33.239183893280426 └ decompress_time_ns_per_byte = 21.46081473702997 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_ns_per_byte = 295.2110996532195 └ decompress_time_ns_per_byte = 20.653828510711595 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_ns_per_byte = 15.285648309367225 └ decompress_time_ns_per_byte = 20.967086898503926 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_ns_per_byte = 922.3138990082202 └ decompress_time_ns_per_byte = 33.55666030245237 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_ns_per_byte = 933.2070067094037 └ decompress_time_ns_per_byte = 32.42787278904082 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_ns_per_byte = 223.20651646429155 └ decompress_time_ns_per_byte = 39.23556245473279 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_ns_per_byte = 4.5512534683252275 └ decompress_time_ns_per_byte = 12.844218029055991 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_ns_per_byte = 4.045552184655194 └ decompress_time_ns_per_byte = 12.034638690142161 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_ns_per_byte = 5.136372385116598 └ decompress_time_ns_per_byte = 9.78973876496446 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_ns_per_byte = 6.067137540528744 └ decompress_time_ns_per_byte = 23.830338025314877 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_ns_per_byte = 410.06554018191173 └ decompress_time_ns_per_byte = 13.041494809203144 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_ns_per_byte = 10.475133004426986 └ decompress_time_ns_per_byte = 8.908715238807831 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_ns_per_byte = 31.225012061198402 └ decompress_time_ns_per_byte = 12.806568579311634 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_ns_per_byte = 11.024133795516896 └ decompress_time_ns_per_byte = 11.03712364774286 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_ns_per_byte = 26.618314101664797 └ decompress_time_ns_per_byte = 14.167482658373862 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_ns_per_byte = 377.8565309733134 └ decompress_time_ns_per_byte = 11.833348784917073 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_ns_per_byte = 10.65218046592468 └ decompress_time_ns_per_byte = 11.677312145373488 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_ns_per_byte = 405.31257965457036 └ decompress_time_ns_per_byte = 12.474070605748846 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_ns_per_byte = 4.31754173681257 └ decompress_time_ns_per_byte = 10.299669671249532 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_ns_per_byte = 457.1941656144781 └ decompress_time_ns_per_byte = 13.428074923618905 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_ns_per_byte = 474.36622221442826 └ decompress_time_ns_per_byte = 30.692327791806957 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_ns_per_byte = 442.7290833294364 └ decompress_time_ns_per_byte = 21.525140895841126 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_ns_per_byte = 16.178359832635984 └ decompress_time_ns_per_byte = 46.699451359832636 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_ns_per_byte = 12.715739539748954 └ decompress_time_ns_per_byte = 30.21713781380753 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_ns_per_byte = 12.522978033472802 └ decompress_time_ns_per_byte = 45.01420554393305 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_ns_per_byte = 14.245713127615064 └ decompress_time_ns_per_byte = 28.26691579497908 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_ns_per_byte = 667.595885460251 └ decompress_time_ns_per_byte = 36.55126673640167 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_ns_per_byte = 26.10330962343096 └ decompress_time_ns_per_byte = 30.00453321129707 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_ns_per_byte = 58.56335512552301 └ decompress_time_ns_per_byte = 36.13739644351464 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_ns_per_byte = 24.289083682008368 └ decompress_time_ns_per_byte = 25.48455936192469 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_ns_per_byte = 56.74204236401673 └ decompress_time_ns_per_byte = 31.62032819037657 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_ns_per_byte = 387.6826501046025 └ decompress_time_ns_per_byte = 35.576120292887026 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_ns_per_byte = 24.279162133891212 └ decompress_time_ns_per_byte = 30.826533472803344 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_ns_per_byte = 493.9730455020921 └ decompress_time_ns_per_byte = 30.608330282426778 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_ns_per_byte = 13.913341265690375 └ decompress_time_ns_per_byte = 29.75720319037657 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_ns_per_byte = 628.5806022489539 └ decompress_time_ns_per_byte = 35.374145920502094 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_ns_per_byte = 688.3366691945607 └ decompress_time_ns_per_byte = 28.896154550209204 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_ns_per_byte = 446.8391720711297 └ decompress_time_ns_per_byte = 38.85377458158996 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_ns_per_byte = 37.81241779039508 └ decompress_time_ns_per_byte = 25.798533238703573 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_ns_per_byte = 16.45105275609179 └ decompress_time_ns_per_byte = 22.316628814762243 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_ns_per_byte = 22.97762006150934 └ decompress_time_ns_per_byte = 21.354953867991483 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_ns_per_byte = 94.71087769103382 └ decompress_time_ns_per_byte = 100.97458717766739 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 297.44221433640877 └ decompress_time_ns_per_byte = 574.9078755618642 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_ns_per_byte = 122.18913650343033 └ decompress_time_ns_per_byte = 21.68192334989354 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_ns_per_byte = 680.1266548379466 └ decompress_time_ns_per_byte = 618.0159167258103 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_ns_per_byte = 109.71941802696948 └ decompress_time_ns_per_byte = 22.317269931393422 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_ns_per_byte = 651.3668038798202 └ decompress_time_ns_per_byte = 644.6222569198013 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_ns_per_byte = 185.65263070735745 └ decompress_time_ns_per_byte = 2651.1134374260705 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_ns_per_byte = 34.39526614620298 └ decompress_time_ns_per_byte = 30.61973030518098 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_ns_per_byte = 141.53739531582684 └ decompress_time_ns_per_byte = 64.1815448308493 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_ns_per_byte = 20.259285545303996 └ decompress_time_ns_per_byte = 24.15022237993849 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_ns_per_byte = 334.9667707594038 └ decompress_time_ns_per_byte = 88.07532055831558 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 329.8506600425834 └ decompress_time_ns_per_byte = 46.26233498935415 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_ns_per_byte = 157.49478826590962 └ decompress_time_ns_per_byte = 46.332857818784014 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.67014777 └ decompress_time_ns_per_byte = 0.74377847 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.82448227 └ decompress_time_ns_per_byte = 0.7778946600000001 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 2.75256868 └ decompress_time_ns_per_byte = 2.9593931700000002 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 4.14489622 └ decompress_time_ns_per_byte = 2.87622327 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_ns_per_byte = 396.6735942 └ decompress_time_ns_per_byte = 5.37920366 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_ns_per_byte = 45.39883598 └ decompress_time_ns_per_byte = 2.9785257699999996 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_ns_per_byte = 105.76241391 └ decompress_time_ns_per_byte = 1.42487193 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_ns_per_byte = 49.54042871 └ decompress_time_ns_per_byte = 0.78789456 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_ns_per_byte = 132.42209853 └ decompress_time_ns_per_byte = 1.13596425 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_ns_per_byte = 106.05153839 └ decompress_time_ns_per_byte = 1.25401185 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_ns_per_byte = 56.3535828 └ decompress_time_ns_per_byte = 1.15561175 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_ns_per_byte = 104.74349456 └ decompress_time_ns_per_byte = 3.75934723 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 3.1090393699999996 └ decompress_time_ns_per_byte = 6.46608981 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_ns_per_byte = 433.20010969000003 └ decompress_time_ns_per_byte = 0.9877814500000001 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_ns_per_byte = 435.31905869 └ decompress_time_ns_per_byte = 0.76030947 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_ns_per_byte = 123.40419413 └ decompress_time_ns_per_byte = 7.002583089999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5705935340491423 │ compress_time_cycles_per_byte = 350.426470356173 └ decompress_time_cycles_per_byte = 658.9988864020409 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_cycles_per_byte = 293.36482116392375 └ decompress_time_cycles_per_byte = 295.42157423613804 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_cycles_per_byte = 294.7418304019357 └ decompress_time_cycles_per_byte = 288.59539264509596 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_cycles_per_byte = 311.460683034276 └ decompress_time_cycles_per_byte = 315.1832917304999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_cycles_per_byte = 969.6565303079118 └ decompress_time_cycles_per_byte = 295.48135160333754 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5887802536672606 │ compress_time_cycles_per_byte = 864.4977788005708 └ decompress_time_cycles_per_byte = 686.7669410542511 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4926720538631985 │ compress_time_cycles_per_byte = 901.0340098889466 └ decompress_time_cycles_per_byte = 298.973083641815 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5834938752967013 │ compress_time_cycles_per_byte = 846.7174483624719 └ decompress_time_cycles_per_byte = 682.3413218838969 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.49069294952297665 │ compress_time_cycles_per_byte = 855.4802555740388 └ decompress_time_cycles_per_byte = 260.92793936445105 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_cycles_per_byte = 322.57037831795856 └ decompress_time_cycles_per_byte = 687.9732089500227 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_cycles_per_byte = 332.60889539677424 └ decompress_time_cycles_per_byte = 306.45932191019733 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_cycles_per_byte = 304.01705851179247 └ decompress_time_cycles_per_byte = 693.9986601792372 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_cycles_per_byte = 338.35353617947385 └ decompress_time_cycles_per_byte = 294.74558885915485 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_cycles_per_byte = 456.6669416460099 └ decompress_time_cycles_per_byte = 287.4469334008377 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_cycles_per_byte = 301.1144914885363 └ decompress_time_cycles_per_byte = 665.7658275483434 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_cycles_per_byte = 518.3535693179651 └ decompress_time_cycles_per_byte = 285.1591425941389 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_cycles_per_byte = 299.7585833031975 └ decompress_time_cycles_per_byte = 725.1641453885553 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_cycles_per_byte = 966.7022397543543 └ decompress_time_cycles_per_byte = 304.3341828140102 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_cycles_per_byte = 995.3918144244487 └ decompress_time_cycles_per_byte = 698.625267323738 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_cycles_per_byte = 479.14151356113854 └ decompress_time_cycles_per_byte = 674.3351815976172 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_cycles_per_byte = 13.909600699797888 └ decompress_time_cycles_per_byte = 11.605536935108924 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_cycles_per_byte = 12.529236900758116 └ decompress_time_cycles_per_byte = 11.52832093242477 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_cycles_per_byte = 14.401882616093753 └ decompress_time_cycles_per_byte = 11.305457848361147 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_cycles_per_byte = 14.92528142899368 └ decompress_time_cycles_per_byte = 13.046090510389124 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_cycles_per_byte = 628.1706214780435 └ decompress_time_cycles_per_byte = 13.629961782727136 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6240823141261713 │ compress_time_cycles_per_byte = 329.8518682366851 └ decompress_time_cycles_per_byte = 11.822746355219326 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5308717915944368 │ compress_time_cycles_per_byte = 76.20917211353341 └ decompress_time_cycles_per_byte = 18.906287156791475 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6178831912701012 │ compress_time_cycles_per_byte = 30.23325067303621 └ decompress_time_cycles_per_byte = 17.196293004417672 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5283394179534906 │ compress_time_cycles_per_byte = 66.00683108189072 └ decompress_time_cycles_per_byte = 12.9687005488141 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_cycles_per_byte = 28.590883039487455 └ decompress_time_cycles_per_byte = 10.941448869219279 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_cycles_per_byte = 54.40020690371389 └ decompress_time_cycles_per_byte = 12.584686297222378 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_cycles_per_byte = 28.10749477148723 └ decompress_time_cycles_per_byte = 10.196252470462298 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_cycles_per_byte = 60.61719323528707 └ decompress_time_cycles_per_byte = 12.922818891347589 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_cycles_per_byte = 182.37847944143985 └ decompress_time_cycles_per_byte = 11.287627062047148 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_cycles_per_byte = 30.613807491671928 └ decompress_time_cycles_per_byte = 11.345685841874436 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_cycles_per_byte = 227.2686799543054 └ decompress_time_cycles_per_byte = 12.329619073486766 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_cycles_per_byte = 14.255561444012175 └ decompress_time_cycles_per_byte = 11.28110360363959 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_cycles_per_byte = 691.1171025171953 └ decompress_time_cycles_per_byte = 12.863455419838791 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_cycles_per_byte = 640.8290228552712 └ decompress_time_cycles_per_byte = 11.450278625008986 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_cycles_per_byte = 188.59353048035214 └ decompress_time_cycles_per_byte = 13.08916708074038 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_cycles_per_byte = 11.344598544892898 └ decompress_time_cycles_per_byte = 8.728035524123074 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_cycles_per_byte = 9.706065845628581 └ decompress_time_cycles_per_byte = 8.438166808925741 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_cycles_per_byte = 10.684096167134088 └ decompress_time_cycles_per_byte = 8.475783359752876 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_cycles_per_byte = 12.247395764744136 └ decompress_time_cycles_per_byte = 9.453813681258383 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_cycles_per_byte = 249.74325106694306 └ decompress_time_cycles_per_byte = 18.5192917936837 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5025809860586108 │ compress_time_cycles_per_byte = 20.621393163435354 └ decompress_time_cycles_per_byte = 10.872178921269764 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4519367556802016 │ compress_time_cycles_per_byte = 59.174596106165914 └ decompress_time_cycles_per_byte = 21.203232695199773 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49750030484087304 │ compress_time_cycles_per_byte = 20.636882331423 └ decompress_time_cycles_per_byte = 10.114316059017193 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.44766898345730194 │ compress_time_cycles_per_byte = 60.32853912124537 └ decompress_time_cycles_per_byte = 19.24396358167703 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_cycles_per_byte = 21.70120944600252 └ decompress_time_cycles_per_byte = 9.532365890338577 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_cycles_per_byte = 56.95510897045076 └ decompress_time_cycles_per_byte = 18.97179677275129 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_cycles_per_byte = 22.575130431248223 └ decompress_time_cycles_per_byte = 8.331955371296184 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_cycles_per_byte = 62.03334333211397 └ decompress_time_cycles_per_byte = 19.555959679713855 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_cycles_per_byte = 128.0418709913425 └ decompress_time_cycles_per_byte = 14.244281429094011 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_cycles_per_byte = 23.390635125797665 └ decompress_time_cycles_per_byte = 9.495745071739218 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_cycles_per_byte = 133.78835231475836 └ decompress_time_cycles_per_byte = 12.934451001910336 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_cycles_per_byte = 10.985028573751167 └ decompress_time_cycles_per_byte = 8.694844449863838 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_cycles_per_byte = 285.63010437751495 └ decompress_time_cycles_per_byte = 19.915529650855586 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_cycles_per_byte = 257.97895232288744 └ decompress_time_cycles_per_byte = 9.640790066252084 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_cycles_per_byte = 131.76812226151281 └ decompress_time_cycles_per_byte = 11.637786367516156 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_cycles_per_byte = 12.39156932735426 └ decompress_time_cycles_per_byte = 8.881043766816143 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_cycles_per_byte = 10.843813273542601 └ decompress_time_cycles_per_byte = 8.773628520179372 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_cycles_per_byte = 10.382660089686098 └ decompress_time_cycles_per_byte = 8.33176125560538 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_cycles_per_byte = 13.060473363228699 └ decompress_time_cycles_per_byte = 9.860231390134528 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_cycles_per_byte = 239.09877112107623 └ decompress_time_cycles_per_byte = 28.115696681614352 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4367713004484305 │ compress_time_cycles_per_byte = 18.958546905829596 └ decompress_time_cycles_per_byte = 9.804082511210762 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.38089686098654707 │ compress_time_cycles_per_byte = 64.5607133632287 └ decompress_time_cycles_per_byte = 31.521004125560538 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "fields.c" │ filesize = 11150 │ ratio = 0.43470852017937217 │ compress_time_cycles_per_byte = 18.099224932735424 └ decompress_time_cycles_per_byte = 9.945431210762333 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.37955156950672647 │ compress_time_cycles_per_byte = 64.99037434977579 └ decompress_time_cycles_per_byte = 31.853014887892375 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_cycles_per_byte = 21.87828860986547 └ decompress_time_cycles_per_byte = 9.217937040358745 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_cycles_per_byte = 62.12678152466367 └ decompress_time_cycles_per_byte = 31.223170941704034 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_cycles_per_byte = 18.917045560538117 └ decompress_time_cycles_per_byte = 8.85663121076233 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_cycles_per_byte = 62.522264932735425 └ decompress_time_cycles_per_byte = 31.71142206278027 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_cycles_per_byte = 120.79674511210762 └ decompress_time_cycles_per_byte = 22.266448251121076 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_cycles_per_byte = 19.446798026905828 └ decompress_time_cycles_per_byte = 10.84137201793722 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_cycles_per_byte = 132.13637739910314 └ decompress_time_cycles_per_byte = 15.626477130044842 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_cycles_per_byte = 11.28836591928251 └ decompress_time_cycles_per_byte = 9.303380986547085 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_cycles_per_byte = 233.56688591928253 └ decompress_time_cycles_per_byte = 29.11148484304933 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_cycles_per_byte = 251.21447856502243 └ decompress_time_cycles_per_byte = 8.89569130044843 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_cycles_per_byte = 142.9997207174888 └ decompress_time_cycles_per_byte = 10.487389955156951 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_cycles_per_byte = 19.47974684224671 └ decompress_time_cycles_per_byte = 10.351061542596076 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_cycles_per_byte = 14.82067186240258 └ decompress_time_cycles_per_byte = 9.326928245095404 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_cycles_per_byte = 15.735076592313893 └ decompress_time_cycles_per_byte = 9.056264445041656 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_cycles_per_byte = 22.743074442354203 └ decompress_time_cycles_per_byte = 15.332006987368988 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_cycles_per_byte = 1654.1018290782047 └ decompress_time_cycles_per_byte = 158.40928083848428 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4985219027143241 │ compress_time_cycles_per_byte = 32.72105885514647 └ decompress_time_cycles_per_byte = 11.514184359043268 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4496103198065036 │ compress_time_cycles_per_byte = 123.06278312281646 └ decompress_time_cycles_per_byte = 87.45293684493417 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4961031980650363 │ compress_time_cycles_per_byte = 25.720376242945445 └ decompress_time_cycles_per_byte = 10.453474872346144 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.44799785004031173 │ compress_time_cycles_per_byte = 120.28299274388604 └ decompress_time_cycles_per_byte = 75.67540392367643 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_cycles_per_byte = 31.857860790110184 └ decompress_time_cycles_per_byte = 12.457118516527814 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_cycles_per_byte = 117.79581187852727 └ decompress_time_cycles_per_byte = 77.3213324375168 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_cycles_per_byte = 28.134404729911314 └ decompress_time_cycles_per_byte = 10.262547164740662 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_cycles_per_byte = 108.43962268207471 └ decompress_time_cycles_per_byte = 90.49534426229508 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_cycles_per_byte = 129.63186670249934 └ decompress_time_cycles_per_byte = 55.92426175759205 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_cycles_per_byte = 29.67060467616232 └ decompress_time_cycles_per_byte = 16.334194571351787 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_cycles_per_byte = 143.34062241332975 └ decompress_time_cycles_per_byte = 34.73201773716743 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_cycles_per_byte = 18.66775544208546 └ decompress_time_cycles_per_byte = 10.68756248320344 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_cycles_per_byte = 295.3563853802741 └ decompress_time_cycles_per_byte = 87.83259768879333 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_cycles_per_byte = 267.0764074173609 └ decompress_time_cycles_per_byte = 11.97504434291857 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_cycles_per_byte = 143.26747003493685 └ decompress_time_cycles_per_byte = 13.94211179790379 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_cycles_per_byte = 5.535373558865116 └ decompress_time_cycles_per_byte = 3.194350044282851 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_cycles_per_byte = 5.421261684457496 └ decompress_time_cycles_per_byte = 3.5389087462514954 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_cycles_per_byte = 5.046539425332899 └ decompress_time_cycles_per_byte = 3.2608282932457 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_cycles_per_byte = 5.406086066051368 └ decompress_time_cycles_per_byte = 3.227283858900853 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_cycles_per_byte = 1961.7079729758077 └ decompress_time_cycles_per_byte = 1.98020805365217 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.39642085799965815 │ compress_time_cycles_per_byte = 6.836083451809381 └ decompress_time_cycles_per_byte = 4.287660700135179 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3827776612439597 │ compress_time_cycles_per_byte = 35.52262550303765 └ decompress_time_cycles_per_byte = 5.591677455755994 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3961965303997887 │ compress_time_cycles_per_byte = 7.319948039512733 └ decompress_time_cycles_per_byte = 4.682128973803198 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.38274658555912927 │ compress_time_cycles_per_byte = 34.63224413640672 └ decompress_time_cycles_per_byte = 4.382134938392455 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_cycles_per_byte = 7.8536111771469415 └ decompress_time_cycles_per_byte = 3.2796491263848098 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_cycles_per_byte = 24.469195137820662 └ decompress_time_cycles_per_byte = 2.661265805870197 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_cycles_per_byte = 7.831618293478768 └ decompress_time_cycles_per_byte = 3.3451255360555634 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_cycles_per_byte = 28.578747844124365 └ decompress_time_cycles_per_byte = 2.7106678494849206 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_cycles_per_byte = 105.64160074737023 └ decompress_time_cycles_per_byte = 5.837770422551625 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_cycles_per_byte = 7.668207467098619 └ decompress_time_cycles_per_byte = 3.1193310492704986 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_cycles_per_byte = 782.5874555850774 └ decompress_time_cycles_per_byte = 2.194133784707655 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_cycles_per_byte = 5.278836615702544 └ decompress_time_cycles_per_byte = 2.9724941869047066 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_cycles_per_byte = 1918.525939802514 └ decompress_time_cycles_per_byte = 3.1298516835252257 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_cycles_per_byte = 2079.1930720004193 └ decompress_time_cycles_per_byte = 2.070344512810951 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_cycles_per_byte = 518.1308327195885 └ decompress_time_cycles_per_byte = 4.269556221740549 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_cycles_per_byte = 13.142885578108231 └ decompress_time_cycles_per_byte = 11.347064903902481 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_cycles_per_byte = 11.76504027144444 └ decompress_time_cycles_per_byte = 11.319191374890453 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_cycles_per_byte = 12.935396814089616 └ decompress_time_cycles_per_byte = 11.440954685837744 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_cycles_per_byte = 13.747352076371868 └ decompress_time_cycles_per_byte = 11.02317704813546 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_cycles_per_byte = 624.4294495798516 └ decompress_time_cycles_per_byte = 10.509404762462683 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5705699302174086 │ compress_time_cycles_per_byte = 20.50765237584182 └ decompress_time_cycles_per_byte = 11.449693069074925 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47583853929898723 │ compress_time_cycles_per_byte = 54.36740125693022 └ decompress_time_cycles_per_byte = 10.897529302595876 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5648546938048619 │ compress_time_cycles_per_byte = 20.205833721535125 └ decompress_time_cycles_per_byte = 12.3411867539613 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47361946226631735 │ compress_time_cycles_per_byte = 55.27024208326108 └ decompress_time_cycles_per_byte = 11.01526785454852 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_cycles_per_byte = 24.57624998945528 └ decompress_time_cycles_per_byte = 10.522161526312583 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_cycles_per_byte = 52.5402691058549 └ decompress_time_cycles_per_byte = 10.635632940757437 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_cycles_per_byte = 25.087279570900332 └ decompress_time_cycles_per_byte = 10.557306410719056 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_cycles_per_byte = 56.21091947117074 └ decompress_time_cycles_per_byte = 10.241640289253294 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_cycles_per_byte = 188.56369025246394 └ decompress_time_cycles_per_byte = 9.950601100399762 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_cycles_per_byte = 28.856539720775903 └ decompress_time_cycles_per_byte = 11.230219325419329 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_cycles_per_byte = 224.4401878224926 └ decompress_time_cycles_per_byte = 10.06235035172488 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_cycles_per_byte = 12.062081517689348 └ decompress_time_cycles_per_byte = 10.364679276585575 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_cycles_per_byte = 616.9811259789012 └ decompress_time_cycles_per_byte = 10.458441490882334 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_cycles_per_byte = 651.4845046232724 └ decompress_time_cycles_per_byte = 10.340766722748938 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_cycles_per_byte = 179.64248345416797 └ decompress_time_cycles_per_byte = 12.981569920844326 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_cycles_per_byte = 15.539629963827743 └ decompress_time_cycles_per_byte = 11.735514909901402 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_cycles_per_byte = 13.342167189293178 └ decompress_time_cycles_per_byte = 11.563567070171688 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_cycles_per_byte = 14.894307275334588 └ decompress_time_cycles_per_byte = 12.202336997598893 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_cycles_per_byte = 15.719147372375021 └ decompress_time_cycles_per_byte = 11.985593127478671 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_cycles_per_byte = 901.3526885637143 └ decompress_time_cycles_per_byte = 12.148728633361072 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6516734078914874 │ compress_time_cycles_per_byte = 21.340331772025543 └ decompress_time_cycles_per_byte = 12.240241331006246 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5508953826933494 │ compress_time_cycles_per_byte = 65.54783383589873 └ decompress_time_cycles_per_byte = 11.930227945403344 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.644781378862369 │ compress_time_cycles_per_byte = 21.31649327918217 └ decompress_time_cycles_per_byte = 10.737924824793872 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5487350086435715 │ compress_time_cycles_per_byte = 57.89695994072979 └ decompress_time_cycles_per_byte = 11.230675510157493 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_cycles_per_byte = 30.728127966363743 └ decompress_time_cycles_per_byte = 11.382801247662707 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_cycles_per_byte = 59.876379590794855 └ decompress_time_cycles_per_byte = 11.100750075229163 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_cycles_per_byte = 30.42726585052536 └ decompress_time_cycles_per_byte = 11.346359987631288 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_cycles_per_byte = 68.82672249466131 └ decompress_time_cycles_per_byte = 11.084995204011115 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_cycles_per_byte = 247.12368494233814 └ decompress_time_cycles_per_byte = 10.550216464914156 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_cycles_per_byte = 32.75544491046173 └ decompress_time_cycles_per_byte = 12.030778934173963 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_cycles_per_byte = 296.01922998541073 └ decompress_time_cycles_per_byte = 11.774718497658037 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_cycles_per_byte = 14.825164348224902 └ decompress_time_cycles_per_byte = 11.615079680654794 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_cycles_per_byte = 941.472278881254 └ decompress_time_cycles_per_byte = 12.269502798524886 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_cycles_per_byte = 961.761191895588 └ decompress_time_cycles_per_byte = 12.277015878022915 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_cycles_per_byte = 225.49225805782163 └ decompress_time_cycles_per_byte = 15.060945119028103 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_cycles_per_byte = 4.240926237685497 └ decompress_time_cycles_per_byte = 4.147950453610176 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_cycles_per_byte = 3.749215344026686 └ decompress_time_cycles_per_byte = 3.9513435317683 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_cycles_per_byte = 3.810686498472378 └ decompress_time_cycles_per_byte = 3.8780448816872433 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_cycles_per_byte = 4.470740312071331 └ decompress_time_cycles_per_byte = 4.207353122272104 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_cycles_per_byte = 409.5973754988153 └ decompress_time_cycles_per_byte = 5.002436627073201 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16962838259134555 │ compress_time_cycles_per_byte = 9.971257708255393 └ decompress_time_cycles_per_byte = 4.9948574830091035 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1508292804589101 │ compress_time_cycles_per_byte = 31.611702939892755 └ decompress_time_cycles_per_byte = 6.657257076942262 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1683423743608929 │ compress_time_cycles_per_byte = 8.714583645092905 └ decompress_time_cycles_per_byte = 5.974083956852476 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1496757700461404 │ compress_time_cycles_per_byte = 23.830844385210128 └ decompress_time_cycles_per_byte = 7.07148461466517 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_cycles_per_byte = 9.50627801549445 └ decompress_time_cycles_per_byte = 3.622459595959596 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_cycles_per_byte = 26.9155029812009 └ decompress_time_cycles_per_byte = 5.192689584892131 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_cycles_per_byte = 10.358377474591595 └ decompress_time_cycles_per_byte = 4.169860491488964 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_cycles_per_byte = 32.26358888655069 └ decompress_time_cycles_per_byte = 5.565855027902481 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_cycles_per_byte = 425.80169688786003 └ decompress_time_cycles_per_byte = 4.8794465838945005 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_cycles_per_byte = 10.703862334767427 └ decompress_time_cycles_per_byte = 4.349176993702456 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_cycles_per_byte = 424.3421627112171 └ decompress_time_cycles_per_byte = 4.712588730670907 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_cycles_per_byte = 3.7627930968636987 └ decompress_time_cycles_per_byte = 3.6496681397306396 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_cycles_per_byte = 451.5580151320302 └ decompress_time_cycles_per_byte = 4.9261201092717295 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_cycles_per_byte = 475.04973392489717 └ decompress_time_cycles_per_byte = 4.8459265065781265 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_cycles_per_byte = 448.8463681685684 └ decompress_time_cycles_per_byte = 6.287804300723282 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_cycles_per_byte = 12.665272384937238 └ decompress_time_cycles_per_byte = 8.185147960251046 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_cycles_per_byte = 9.184543357740585 └ decompress_time_cycles_per_byte = 8.005057479079497 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_cycles_per_byte = 9.736203922594141 └ decompress_time_cycles_per_byte = 7.92390998953975 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_cycles_per_byte = 11.154078347280334 └ decompress_time_cycles_per_byte = 8.586543305439331 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_cycles_per_byte = 659.2584345188284 └ decompress_time_cycles_per_byte = 13.560670868200837 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "sum" │ filesize = 38240 │ ratio = 0.5525889121338912 │ compress_time_cycles_per_byte = 22.419912447698742 └ decompress_time_cycles_per_byte = 10.667905230125523 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.48990585774058576 │ compress_time_cycles_per_byte = 63.668676202928864 └ decompress_time_cycles_per_byte = 113.86281176778242 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "sum" │ filesize = 38240 │ ratio = 0.5420502092050209 │ compress_time_cycles_per_byte = 23.83358713389121 └ decompress_time_cycles_per_byte = 9.57604440376569 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4807008368200837 │ compress_time_cycles_per_byte = 62.07491103556486 └ decompress_time_cycles_per_byte = 16.00790831589958 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_cycles_per_byte = 22.231991945606694 └ decompress_time_cycles_per_byte = 7.654841997907949 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_cycles_per_byte = 55.714157949790795 └ decompress_time_cycles_per_byte = 13.997087761506275 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_cycles_per_byte = 23.111089748953976 └ decompress_time_cycles_per_byte = 7.372249424686192 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_cycles_per_byte = 56.78765381799163 └ decompress_time_cycles_per_byte = 14.55793080543933 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_cycles_per_byte = 390.8614044979079 └ decompress_time_cycles_per_byte = 102.2375085251046 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_cycles_per_byte = 23.172306276150625 └ decompress_time_cycles_per_byte = 8.868495240585773 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_cycles_per_byte = 494.33242604602503 └ decompress_time_cycles_per_byte = 12.270924058577405 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_cycles_per_byte = 10.635161506276152 └ decompress_time_cycles_per_byte = 8.249923587866109 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_cycles_per_byte = 631.5810901150627 └ decompress_time_cycles_per_byte = 17.126177667364015 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_cycles_per_byte = 691.5035283995816 └ decompress_time_cycles_per_byte = 8.646407374476986 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_cycles_per_byte = 436.1404223849372 └ decompress_time_cycles_per_byte = 13.207679288702929 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_cycles_per_byte = 20.882833688194935 └ decompress_time_cycles_per_byte = 11.73286964750414 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_cycles_per_byte = 14.791658386562574 └ decompress_time_cycles_per_byte = 11.430210551218357 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_cycles_per_byte = 15.834866335462504 └ decompress_time_cycles_per_byte = 11.056716347291223 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_cycles_per_byte = 24.85024367163473 └ decompress_time_cycles_per_byte = 16.485261414714927 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 299.20363094393184 └ decompress_time_cycles_per_byte = 61.82552590489709 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.6046841731724627 │ compress_time_cycles_per_byte = 48.019119470073335 └ decompress_time_cycles_per_byte = 15.261745919091554 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5469600189259523 │ compress_time_cycles_per_byte = 123.25115542938254 └ decompress_time_cycles_per_byte = 926.731205583156 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5985332387035722 │ compress_time_cycles_per_byte = 29.48607948899929 └ decompress_time_cycles_per_byte = 12.94994558788739 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5424651052756092 │ compress_time_cycles_per_byte = 120.90780127750176 └ decompress_time_cycles_per_byte = 67.80722876744736 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_cycles_per_byte = 30.48421055121836 └ decompress_time_cycles_per_byte = 12.363946061036195 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_cycles_per_byte = 116.27776105985333 └ decompress_time_cycles_per_byte = 68.2650811450201 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_cycles_per_byte = 31.205440738112138 └ decompress_time_cycles_per_byte = 11.436650106458481 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_cycles_per_byte = 108.42150366690323 └ decompress_time_cycles_per_byte = 69.41776153300214 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_cycles_per_byte = 140.84466430092263 └ decompress_time_cycles_per_byte = 47.20773550981784 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_cycles_per_byte = 32.693621954104565 └ decompress_time_cycles_per_byte = 16.49749656967116 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_cycles_per_byte = 142.81452424887627 └ decompress_time_cycles_per_byte = 896.8259110480246 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_cycles_per_byte = 19.11259995268512 └ decompress_time_cycles_per_byte = 12.556488762715874 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_cycles_per_byte = 348.95499077359824 └ decompress_time_cycles_per_byte = 69.09578377099598 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 343.74603453986276 └ decompress_time_cycles_per_byte = 14.682185947480484 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_cycles_per_byte = 157.15541376863024 └ decompress_time_cycles_per_byte = 17.90196356754199 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.475772936 └ decompress_time_cycles_per_byte = 0.271323516 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.872335672 └ decompress_time_cycles_per_byte = 0.272224498 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.438808176 └ decompress_time_cycles_per_byte = 0.293398936 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.404973716 └ decompress_time_cycles_per_byte = 0.6509309139999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_cycles_per_byte = 388.39348321 └ decompress_time_cycles_per_byte = 0.666174114 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 35.20930137 └ decompress_time_cycles_per_byte = 0.677905934 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 95.85650117399999 └ decompress_time_cycles_per_byte = 1.0474936499999998 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 36.194463942 └ decompress_time_cycles_per_byte = 0.644017034 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 98.67610392799999 └ decompress_time_cycles_per_byte = 0.8846935520000001 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_cycles_per_byte = 42.150806948 └ decompress_time_cycles_per_byte = 0.47637177599999997 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_cycles_per_byte = 94.459396566 └ decompress_time_cycles_per_byte = 0.846993852 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_cycles_per_byte = 48.487818932 └ decompress_time_cycles_per_byte = 0.5735743959999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_cycles_per_byte = 131.094108622 └ decompress_time_cycles_per_byte = 0.922121052 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_cycles_per_byte = 103.26760074799999 └ decompress_time_cycles_per_byte = 1.18002783 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_cycles_per_byte = 54.792656875999995 └ decompress_time_cycles_per_byte = 0.9944963099999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_cycles_per_byte = 105.588949568 └ decompress_time_cycles_per_byte = 8.075749368 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.581792114 └ decompress_time_cycles_per_byte = 0.443789436 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_cycles_per_byte = 444.238699378 └ decompress_time_cycles_per_byte = 4.443313862 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_cycles_per_byte = 440.86598894599996 └ decompress_time_cycles_per_byte = 0.38706295599999996 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_cycles_per_byte = 127.97702121 └ decompress_time_cycles_per_byte = 4.753561978 ┌ 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"##283" ~/.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"##283" ~/.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"##283" ~/.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.8s test/runtests.jl | 1950 1950 41.8s Canterbury safe round-trip | 368 368 16.3s Canterbury safe in-place round trip | 576 576 8.0s Canterbury unsafe round-trip | 700 700 7.6s aliases | 6 6 1.6s levels | 146 146 1.5s optimize | 154 154 6.8s Testing LibLZO tests passed Testing completed after 101.85s PkgEval succeeded after 138.5s