Package evaluation of LibLZO on Julia 1.13.0-DEV.888 (0e1aa6c7eb*) started at 2025-07-22T12:09:22.173 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.45s ################################################################################ # 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.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.1s ################################################################################ # Testing # Testing LibLZO Status `/tmp/jl_S7qeDd/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_S7qeDd/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.7.15 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5705935340491423 │ compress_time_ns_per_byte = 1071.3289644221475 └ decompress_time_ns_per_byte = 923.0739377601274 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_ns_per_byte = 7281.078801754235 └ decompress_time_ns_per_byte = 250.81699876388168 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_ns_per_byte = 1059.8969399167593 └ decompress_time_ns_per_byte = 241.9160301862725 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_ns_per_byte = 1045.5267903990427 └ decompress_time_ns_per_byte = 246.88475165856835 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_ns_per_byte = 1820.8482971155047 └ decompress_time_ns_per_byte = 294.92667145552934 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_ns_per_byte = 1275.0412661993964 └ decompress_time_ns_per_byte = 972.894829606349 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_ns_per_byte = 1140.1508270815116 └ decompress_time_ns_per_byte = 292.68302487359375 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_ns_per_byte = 1126.3770343022836 └ decompress_time_ns_per_byte = 954.5512988447554 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_ns_per_byte = 1141.2319664144022 └ decompress_time_ns_per_byte = 278.9752409115715 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_ns_per_byte = 1285.1374021789875 └ decompress_time_ns_per_byte = 285.50490584460414 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_ns_per_byte = 1159.9156923906398 └ decompress_time_ns_per_byte = 982.2489798736267 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_ns_per_byte = 1424.705428400476 └ decompress_time_ns_per_byte = 275.4982939923334 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_ns_per_byte = 1111.2989539019916 └ decompress_time_ns_per_byte = 1001.5170401212448 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_ns_per_byte = 2064.2861138872636 └ decompress_time_ns_per_byte = 298.8776319457686 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_ns_per_byte = 1950.4713244218844 └ decompress_time_ns_per_byte = 917.836520326914 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_ns_per_byte = 1359.3232624318655 └ decompress_time_ns_per_byte = 999.4172747535982 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_ns_per_byte = 15.208465117951093 └ decompress_time_ns_per_byte = 21.799143905926712 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_ns_per_byte = 15.236134695116595 └ decompress_time_ns_per_byte = 21.108262448174216 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_ns_per_byte = 15.35991851668411 └ decompress_time_ns_per_byte = 22.88424176579139 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_ns_per_byte = 15.409873900574377 └ decompress_time_ns_per_byte = 23.358056463144777 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_ns_per_byte = 749.9288931050735 └ decompress_time_ns_per_byte = 53.906899799487135 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_ns_per_byte = 28.951536559646588 └ decompress_time_ns_per_byte = 20.621578180046175 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_ns_per_byte = 77.60941032441544 └ decompress_time_ns_per_byte = 39.266604781952246 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_ns_per_byte = 30.404275157973785 └ decompress_time_ns_per_byte = 21.87121350226476 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_ns_per_byte = 80.93574393468553 └ decompress_time_ns_per_byte = 38.92751304132482 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_ns_per_byte = 201.93214516811926 └ decompress_time_ns_per_byte = 39.22715954752794 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_ns_per_byte = 34.37835571461667 └ decompress_time_ns_per_byte = 21.890517858426733 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_ns_per_byte = 241.23802359021883 └ decompress_time_ns_per_byte = 38.74324223711645 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_ns_per_byte = 15.510900031155387 └ decompress_time_ns_per_byte = 21.19596857300346 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_ns_per_byte = 653.1165388363863 └ decompress_time_ns_per_byte = 47.81257890700517 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_ns_per_byte = 658.3623474784109 └ decompress_time_ns_per_byte = 34.1827596881266 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_ns_per_byte = 204.9290177665583 └ decompress_time_ns_per_byte = 38.830347781976215 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_ns_per_byte = 17.264627484453115 └ decompress_time_ns_per_byte = 24.887569808559935 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_ns_per_byte = 13.344678088038044 └ decompress_time_ns_per_byte = 12.82411352274113 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_ns_per_byte = 12.363572125350567 └ decompress_time_ns_per_byte = 21.408408730642606 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_ns_per_byte = 19.895824899402513 └ decompress_time_ns_per_byte = 20.54854956712596 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_ns_per_byte = 361.31196927204 └ decompress_time_ns_per_byte = 118.21060907206439 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_ns_per_byte = 29.583455066455308 └ decompress_time_ns_per_byte = 23.20255578587977 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_ns_per_byte = 149.574133032557 └ decompress_time_ns_per_byte = 126.18495976100475 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_ns_per_byte = 30.70763443482502 └ decompress_time_ns_per_byte = 23.837710035361543 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_ns_per_byte = 150.55196500426777 └ decompress_time_ns_per_byte = 127.39087977075967 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_ns_per_byte = 133.69331240092671 └ decompress_time_ns_per_byte = 62.478006340690165 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_ns_per_byte = 26.046562614315327 └ decompress_time_ns_per_byte = 26.451337032069258 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_ns_per_byte = 184.28247530788929 └ decompress_time_ns_per_byte = 50.3677319839044 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_ns_per_byte = 12.707341177905136 └ decompress_time_ns_per_byte = 24.399636019997562 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_ns_per_byte = 365.1305340812096 └ decompress_time_ns_per_byte = 120.98477075966346 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_ns_per_byte = 351.8558102670406 └ decompress_time_ns_per_byte = 35.5857718570906 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_ns_per_byte = 179.02881112059504 └ decompress_time_ns_per_byte = 35.39806304109255 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_ns_per_byte = 18.134947533632285 └ decompress_time_ns_per_byte = 28.797889237668162 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_ns_per_byte = 14.54692062780269 └ decompress_time_ns_per_byte = 19.757987892376683 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_ns_per_byte = 12.483203139013453 └ decompress_time_ns_per_byte = 16.931152466367713 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_ns_per_byte = 38.43234349775785 └ decompress_time_ns_per_byte = 27.979144843049326 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_ns_per_byte = 437.9711798206278 └ decompress_time_ns_per_byte = 264.59892376681614 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_ns_per_byte = 37.93170538116592 └ decompress_time_ns_per_byte = 33.54179058295964 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_ns_per_byte = 274.69813587443946 └ decompress_time_ns_per_byte = 242.15328699551569 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_ns_per_byte = 42.637077578475335 └ decompress_time_ns_per_byte = 25.51327937219731 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_ns_per_byte = 265.76659775784753 └ decompress_time_ns_per_byte = 239.16486995515697 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_ns_per_byte = 213.95765650224214 └ decompress_time_ns_per_byte = 159.8848869955157 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_ns_per_byte = 43.20514170403588 └ decompress_time_ns_per_byte = 29.720180717488788 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_ns_per_byte = 189.754368161435 └ decompress_time_ns_per_byte = 75.6512596412556 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_ns_per_byte = 19.777252466367713 └ decompress_time_ns_per_byte = 29.03628834080718 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_ns_per_byte = 436.2277358744394 └ decompress_time_ns_per_byte = 214.7304067264574 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_ns_per_byte = 436.4685430493273 └ decompress_time_ns_per_byte = 23.916727802690584 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_ns_per_byte = 261.24688789237666 └ decompress_time_ns_per_byte = 24.535602242152468 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_ns_per_byte = 49.355365493147005 └ decompress_time_ns_per_byte = 23.436925557645797 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_ns_per_byte = 24.02068395592583 └ decompress_time_ns_per_byte = 27.586011824778286 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_ns_per_byte = 18.191037355549582 └ decompress_time_ns_per_byte = 19.453802741198604 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_ns_per_byte = 24.77906476753561 └ decompress_time_ns_per_byte = 64.18383902176834 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_ns_per_byte = 790.6563732867509 └ decompress_time_ns_per_byte = 590.4272426766998 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_ns_per_byte = 161.67582101585597 └ decompress_time_ns_per_byte = 34.1444544477291 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_ns_per_byte = 715.447510077936 └ decompress_time_ns_per_byte = 665.4059217952164 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_ns_per_byte = 80.84512631013169 └ decompress_time_ns_per_byte = 31.301428379467886 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_ns_per_byte = 724.9507215802204 └ decompress_time_ns_per_byte = 687.385255307713 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_ns_per_byte = 538.4525409836066 └ decompress_time_ns_per_byte = 439.6761461972588 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_ns_per_byte = 78.05982665950013 └ decompress_time_ns_per_byte = 24.316531846277883 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_ns_per_byte = 279.3063853802741 └ decompress_time_ns_per_byte = 166.84233539371135 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_ns_per_byte = 45.78354340231121 └ decompress_time_ns_per_byte = 24.403843052942758 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_ns_per_byte = 804.8209930126311 └ decompress_time_ns_per_byte = 594.1073018005912 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_ns_per_byte = 809.8287597420049 └ decompress_time_ns_per_byte = 34.85160306369256 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_ns_per_byte = 510.6933499059393 └ decompress_time_ns_per_byte = 30.659943563558187 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_ns_per_byte = 829.0134831375565 └ decompress_time_ns_per_byte = 13.567522898895259 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_ns_per_byte = 8.191885604577449 └ decompress_time_ns_per_byte = 13.622021089707733 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_ns_per_byte = 8.351330816202863 └ decompress_time_ns_per_byte = 13.100039446697432 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_ns_per_byte = 8.18169049783247 └ decompress_time_ns_per_byte = 13.10056093553349 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_ns_per_byte = 2019.434627252016 └ decompress_time_ns_per_byte = 11.022159357082927 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_ns_per_byte = 10.849210192047734 └ decompress_time_ns_per_byte = 13.803963329720785 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_ns_per_byte = 28.895081049270498 └ decompress_time_ns_per_byte = 14.091668720575212 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_ns_per_byte = 10.519266812916609 └ decompress_time_ns_per_byte = 13.287984023213538 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_ns_per_byte = 35.158130681023636 └ decompress_time_ns_per_byte = 13.415381138418867 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_ns_per_byte = 108.80340989605185 └ decompress_time_ns_per_byte = 11.283242742856476 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_ns_per_byte = 10.576839180417657 └ decompress_time_ns_per_byte = 12.626793542861137 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_ns_per_byte = 824.71684535671 └ decompress_time_ns_per_byte = 10.533975405537687 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_ns_per_byte = 8.190999073556146 └ decompress_time_ns_per_byte = 12.61320875868177 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_ns_per_byte = 1958.644678847364 └ decompress_time_ns_per_byte = 12.843339174590966 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_ns_per_byte = 2028.896583272153 └ decompress_time_ns_per_byte = 10.14849346536615 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_ns_per_byte = 539.4852228417936 └ decompress_time_ns_per_byte = 14.382576052883048 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_ns_per_byte = 15.837268215412157 └ decompress_time_ns_per_byte = 21.688789431382016 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_ns_per_byte = 14.575735857191733 └ decompress_time_ns_per_byte = 22.307255374290573 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_ns_per_byte = 15.022942245415392 └ decompress_time_ns_per_byte = 22.985372744016463 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_ns_per_byte = 16.750310659068223 └ decompress_time_ns_per_byte = 2657.575380781434 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_ns_per_byte = 639.9225189804899 └ decompress_time_ns_per_byte = 25.262369819615046 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_ns_per_byte = 26.423361116708925 └ decompress_time_ns_per_byte = 18.445207707484872 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_ns_per_byte = 53.11367196323877 └ decompress_time_ns_per_byte = 26.61707568060288 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_ns_per_byte = 25.97992344535728 └ decompress_time_ns_per_byte = 19.890268398187246 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_ns_per_byte = 55.35368024669951 └ decompress_time_ns_per_byte = 30.066709954681155 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_ns_per_byte = 183.57962226481766 └ decompress_time_ns_per_byte = 24.83126384286966 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_ns_per_byte = 29.443909043617637 └ decompress_time_ns_per_byte = 19.18227183576487 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_ns_per_byte = 213.56107994301166 └ decompress_time_ns_per_byte = 26.23939236656247 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_ns_per_byte = 13.116273508859905 └ decompress_time_ns_per_byte = 20.194785754790814 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_ns_per_byte = 651.6743911480619 └ decompress_time_ns_per_byte = 26.147659658726106 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_ns_per_byte = 655.3866338921252 └ decompress_time_ns_per_byte = 25.893670791603597 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_ns_per_byte = 180.4891171377421 └ decompress_time_ns_per_byte = 32.1189178543142 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_ns_per_byte = 17.963089698066455 └ decompress_time_ns_per_byte = 22.713244140945207 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_ns_per_byte = 14.023231201529073 └ decompress_time_ns_per_byte = 22.506801691774186 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_ns_per_byte = 15.120542832891642 └ decompress_time_ns_per_byte = 23.867670272132422 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_ns_per_byte = 16.921555251410677 └ decompress_time_ns_per_byte = 23.275858183169007 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_ns_per_byte = 879.7399009050328 └ decompress_time_ns_per_byte = 31.43602687289488 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_ns_per_byte = 31.946591496302876 └ decompress_time_ns_per_byte = 20.990798985599582 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_ns_per_byte = 99.65610407358139 └ decompress_time_ns_per_byte = 19.018281475363228 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_ns_per_byte = 30.32689671917835 └ decompress_time_ns_per_byte = 21.119287107692884 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_ns_per_byte = 62.12705221007718 └ decompress_time_ns_per_byte = 19.888973915714285 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_ns_per_byte = 226.24436944471537 └ decompress_time_ns_per_byte = 29.557784506320285 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_ns_per_byte = 33.53903847790131 └ decompress_time_ns_per_byte = 20.84804059676961 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_ns_per_byte = 292.9352435245849 └ decompress_time_ns_per_byte = 19.522270966108483 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_ns_per_byte = 14.783433552414493 └ decompress_time_ns_per_byte = 20.4993412519378 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_ns_per_byte = 916.9316707515238 └ decompress_time_ns_per_byte = 29.273437879388457 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_ns_per_byte = 896.5151260218196 └ decompress_time_ns_per_byte = 32.61496487576293 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_ns_per_byte = 211.82155963026685 └ decompress_time_ns_per_byte = 36.29516135358537 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_ns_per_byte = 4.193601729096521 └ decompress_time_ns_per_byte = 9.579228862701084 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_ns_per_byte = 4.789745224233072 └ decompress_time_ns_per_byte = 10.018117459315375 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_ns_per_byte = 3.955715634352787 └ decompress_time_ns_per_byte = 9.598638526468388 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_ns_per_byte = 4.310682285821175 └ decompress_time_ns_per_byte = 9.141758060933407 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_ns_per_byte = 396.429392098064 └ decompress_time_ns_per_byte = 12.054594030583614 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_ns_per_byte = 9.939746364104003 └ decompress_time_ns_per_byte = 17.824181981855595 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_ns_per_byte = 26.036269465488218 └ decompress_time_ns_per_byte = 12.524867687289564 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_ns_per_byte = 10.323592084034793 └ decompress_time_ns_per_byte = 10.416821250701458 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_ns_per_byte = 25.510283272540217 └ decompress_time_ns_per_byte = 12.752394985737 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_ns_per_byte = 375.01827809343433 └ decompress_time_ns_per_byte = 12.211226354985035 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_ns_per_byte = 11.118226857697344 └ decompress_time_ns_per_byte = 11.78982215090722 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_ns_per_byte = 405.45229081907036 └ decompress_time_ns_per_byte = 11.695755909792368 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_ns_per_byte = 4.1578691135896 └ decompress_time_ns_per_byte = 9.543443930041152 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_ns_per_byte = 440.2199478289843 └ decompress_time_ns_per_byte = 11.415911458333332 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_ns_per_byte = 454.4898907769828 └ decompress_time_ns_per_byte = 17.97406539351852 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_ns_per_byte = 416.1168808747194 └ decompress_time_ns_per_byte = 20.72100367096895 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_ns_per_byte = 13.250025627615063 └ decompress_time_ns_per_byte = 29.592997123430962 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_ns_per_byte = 12.215837212343095 └ decompress_time_ns_per_byte = 26.32107466004184 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_ns_per_byte = 10.515875523012554 └ decompress_time_ns_per_byte = 25.854148666317993 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_ns_per_byte = 14.690825836820085 └ decompress_time_ns_per_byte = 24.539032296025105 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_ns_per_byte = 641.1879002353556 └ decompress_time_ns_per_byte = 32.91477183577406 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_ns_per_byte = 24.30592037133891 └ decompress_time_ns_per_byte = 31.242263990585776 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_ns_per_byte = 179.10480674686193 └ decompress_time_ns_per_byte = 37.798185800209204 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_ns_per_byte = 21.745902065899582 └ decompress_time_ns_per_byte = 25.758657034518826 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_ns_per_byte = 56.2932297332636 └ decompress_time_ns_per_byte = 33.65132126046025 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_ns_per_byte = 394.2896520658996 └ decompress_time_ns_per_byte = 35.53306812238494 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_ns_per_byte = 22.057654157949788 └ decompress_time_ns_per_byte = 32.542635329497905 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_ns_per_byte = 476.29575902196655 └ decompress_time_ns_per_byte = 29.23279707112971 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_ns_per_byte = 12.32951438284519 └ decompress_time_ns_per_byte = 24.93005648535565 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_ns_per_byte = 612.2647488232218 └ decompress_time_ns_per_byte = 38.3037297332636 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_ns_per_byte = 776.7524548901674 └ decompress_time_ns_per_byte = 28.422522489539748 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_ns_per_byte = 521.0893387813808 └ decompress_time_ns_per_byte = 37.79607936715482 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_ns_per_byte = 26.526046841731723 └ decompress_time_ns_per_byte = 25.953729595457773 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_ns_per_byte = 27.732931156848828 └ decompress_time_ns_per_byte = 23.16582682753726 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_ns_per_byte = 17.111713981547197 └ decompress_time_ns_per_byte = 28.21568488289567 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_ns_per_byte = 25.337583392476937 └ decompress_time_ns_per_byte = 23.604116394606105 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 289.16058907026263 └ decompress_time_ns_per_byte = 107.41143364088005 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_ns_per_byte = 33.23314762242725 └ decompress_time_ns_per_byte = 24.277430801987226 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_ns_per_byte = 134.00735273243436 └ decompress_time_ns_per_byte = 78.44049325762953 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_ns_per_byte = 33.3284279630944 └ decompress_time_ns_per_byte = 19.88183108587651 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_ns_per_byte = 109.48282824698367 └ decompress_time_ns_per_byte = 75.64560326472676 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_ns_per_byte = 167.27289567068843 └ decompress_time_ns_per_byte = 58.844503193754434 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_ns_per_byte = 104.23542228530873 └ decompress_time_ns_per_byte = 19.970759403832506 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_ns_per_byte = 154.473569907736 └ decompress_time_ns_per_byte = 84.46221078779276 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_ns_per_byte = 52.404187366926905 └ decompress_time_ns_per_byte = 19.89389992902768 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_ns_per_byte = 321.1677963094393 └ decompress_time_ns_per_byte = 99.48474449964515 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 311.7928459900639 └ decompress_time_ns_per_byte = 36.93637686302342 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_ns_per_byte = 179.69110007097234 └ decompress_time_ns_per_byte = 44.46352377572747 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 7.574473605 └ decompress_time_ns_per_byte = 0.815721795 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.856131045 └ decompress_time_ns_per_byte = 20.113063815 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 1.66071009 └ decompress_time_ns_per_byte = 0.699353895 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 10.819720335 └ decompress_time_ns_per_byte = 0.851190645 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_ns_per_byte = 367.83504402000005 └ decompress_time_ns_per_byte = 1.11085431 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_ns_per_byte = 42.082517835 └ decompress_time_ns_per_byte = 0.829200495 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_ns_per_byte = 95.54736285000001 └ decompress_time_ns_per_byte = 3.033295515 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_ns_per_byte = 49.194932475 └ decompress_time_ns_per_byte = 2.91824595 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_ns_per_byte = 137.053470255 └ decompress_time_ns_per_byte = 5.425233135 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_ns_per_byte = 103.28892400500001 └ decompress_time_ns_per_byte = 6.80552451 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_ns_per_byte = 56.585164065 └ decompress_time_ns_per_byte = 1.24660791 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_ns_per_byte = 102.647939325 └ decompress_time_ns_per_byte = 1.590607425 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.9551806949999999 └ decompress_time_ns_per_byte = 0.48893313000000005 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_ns_per_byte = 430.6049418 └ decompress_time_ns_per_byte = 0.952227195 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_ns_per_byte = 421.47919602 └ decompress_time_ns_per_byte = 0.63864873 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_ns_per_byte = 122.667857805 └ decompress_time_ns_per_byte = 6.773573010000001 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5705935340491423 │ compress_time_cycles_per_byte = 247.91064510253864 └ decompress_time_cycles_per_byte = 566.3778625278619 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_cycles_per_byte = 250.88132149596618 └ decompress_time_cycles_per_byte = 256.58649026556816 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_cycles_per_byte = 254.19307962443042 └ decompress_time_cycles_per_byte = 248.77486671619903 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_cycles_per_byte = 258.1209854032836 └ decompress_time_cycles_per_byte = 254.06548453208316 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_cycles_per_byte = 919.6061357165869 └ decompress_time_cycles_per_byte = 495.1451604389535 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5887802536672606 │ compress_time_cycles_per_byte = 742.1865972489791 └ decompress_time_cycles_per_byte = 610.1753837424139 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4926720538631985 │ compress_time_cycles_per_byte = 783.3818351886066 └ decompress_time_cycles_per_byte = 266.46588190467423 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5834938752967013 │ compress_time_cycles_per_byte = 788.4075201625363 └ decompress_time_cycles_per_byte = 629.7951966217149 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.49069294952297665 │ compress_time_cycles_per_byte = 808.5925491324158 └ decompress_time_cycles_per_byte = 262.4978697407439 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_cycles_per_byte = 288.5367805363964 └ decompress_time_cycles_per_byte = 631.0448654406301 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_cycles_per_byte = 291.7990268000973 └ decompress_time_cycles_per_byte = 249.7897534667201 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_cycles_per_byte = 268.52459943848663 └ decompress_time_cycles_per_byte = 645.1282935452268 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_cycles_per_byte = 285.31551022098904 └ decompress_time_cycles_per_byte = 332.37405321226385 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_cycles_per_byte = 443.67335342463946 └ decompress_time_cycles_per_byte = 265.33917642301543 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_cycles_per_byte = 288.62584865440624 └ decompress_time_cycles_per_byte = 607.4474574558318 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_cycles_per_byte = 461.97251273267625 └ decompress_time_cycles_per_byte = 247.20026519340647 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_cycles_per_byte = 240.3341585453254 └ decompress_time_cycles_per_byte = 574.6017122803095 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_cycles_per_byte = 924.2880592810787 └ decompress_time_cycles_per_byte = 234.6882442977467 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_cycles_per_byte = 910.1098842782844 └ decompress_time_cycles_per_byte = 619.7096120232231 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_cycles_per_byte = 442.0756818573335 └ decompress_time_cycles_per_byte = 605.8180024656615 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_cycles_per_byte = 14.083165914410564 └ decompress_time_cycles_per_byte = 10.668120970769857 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_cycles_per_byte = 12.457047468025786 └ decompress_time_cycles_per_byte = 11.05751487869371 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_cycles_per_byte = 13.6857943904329 └ decompress_time_cycles_per_byte = 10.9598429848457 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_cycles_per_byte = 14.786468233489641 └ decompress_time_cycles_per_byte = 11.750058196662378 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_cycles_per_byte = 626.7556268862988 └ decompress_time_cycles_per_byte = 14.247892905359524 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6240823141261713 │ compress_time_cycles_per_byte = 22.556817197772787 └ decompress_time_cycles_per_byte = 12.401204155649111 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5308717915944368 │ compress_time_cycles_per_byte = 74.41923448022432 └ decompress_time_cycles_per_byte = 322.5700970050887 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6178831912701012 │ compress_time_cycles_per_byte = 21.340791338802834 └ decompress_time_cycles_per_byte = 11.459414238810023 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5283394179534906 │ compress_time_cycles_per_byte = 59.08921029885204 └ decompress_time_cycles_per_byte = 13.237323001461906 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_cycles_per_byte = 27.361239441120315 └ decompress_time_cycles_per_byte = 11.3718760734628 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_cycles_per_byte = 56.86735798336782 └ decompress_time_cycles_per_byte = 13.396896883662595 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_cycles_per_byte = 30.58911226323904 └ decompress_time_cycles_per_byte = 11.220948202174485 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_cycles_per_byte = 62.11184277714313 └ decompress_time_cycles_per_byte = 12.821646082809416 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_cycles_per_byte = 188.1955418560621 └ decompress_time_cycles_per_byte = 11.659479912764919 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_cycles_per_byte = 30.981740339833358 └ decompress_time_cycles_per_byte = 12.399673315811757 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_cycles_per_byte = 229.091647816327 └ decompress_time_cycles_per_byte = 12.763646657985763 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_cycles_per_byte = 14.596536288035532 └ decompress_time_cycles_per_byte = 11.028622971904232 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_cycles_per_byte = 659.0142170172313 └ decompress_time_cycles_per_byte = 13.507915113557385 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_cycles_per_byte = 671.6991440097779 └ decompress_time_cycles_per_byte = 12.005104738015161 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_cycles_per_byte = 188.77445804807513 └ decompress_time_cycles_per_byte = 13.336719785267496 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_cycles_per_byte = 11.904758809901232 └ decompress_time_cycles_per_byte = 8.50520139820347 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_cycles_per_byte = 10.032254196642684 └ decompress_time_cycles_per_byte = 9.27300617810836 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_cycles_per_byte = 11.698518920456854 └ decompress_time_cycles_per_byte = 8.757406454497419 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_cycles_per_byte = 13.487759663455675 └ decompress_time_cycles_per_byte = 9.436462260699914 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_cycles_per_byte = 252.69191407551924 └ decompress_time_cycles_per_byte = 18.674473478844043 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5025809860586108 │ compress_time_cycles_per_byte = 21.505774173881232 └ decompress_time_cycles_per_byte = 9.970821038084786 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4519367556802016 │ compress_time_cycles_per_byte = 59.264787464943296 └ decompress_time_cycles_per_byte = 21.0680629191562 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49750030484087304 │ compress_time_cycles_per_byte = 20.235424216558954 └ decompress_time_cycles_per_byte = 9.169886233386173 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.44766898345730194 │ compress_time_cycles_per_byte = 59.20456102914278 └ decompress_time_cycles_per_byte = 103.84189403731251 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_cycles_per_byte = 20.273819940657642 └ decompress_time_cycles_per_byte = 9.833583749949192 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_cycles_per_byte = 145.80139954477096 └ decompress_time_cycles_per_byte = 103.40637682396455 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_cycles_per_byte = 22.78709433808885 └ decompress_time_cycles_per_byte = 8.728883916595537 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_cycles_per_byte = 1287.1571918871682 └ decompress_time_cycles_per_byte = 20.789419664268586 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_cycles_per_byte = 126.24064305166036 └ decompress_time_cycles_per_byte = 14.514571027923424 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_cycles_per_byte = 23.138140958419704 └ decompress_time_cycles_per_byte = 8.633443116693085 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_cycles_per_byte = 131.1969825224566 └ decompress_time_cycles_per_byte = 12.106610616591473 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_cycles_per_byte = 10.98326143153274 └ decompress_time_cycles_per_byte = 8.733271999349673 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_cycles_per_byte = 258.30427191805876 └ decompress_time_cycles_per_byte = 18.779787464943297 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_cycles_per_byte = 269.7766948746088 └ decompress_time_cycles_per_byte = 9.715215217656382 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_cycles_per_byte = 133.73866975572085 └ decompress_time_cycles_per_byte = 12.017751940820224 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_cycles_per_byte = 13.209123856502242 └ decompress_time_cycles_per_byte = 8.995052914798206 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_cycles_per_byte = 10.273144394618832 └ decompress_time_cycles_per_byte = 11.398736322869956 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_cycles_per_byte = 11.599648430493273 └ decompress_time_cycles_per_byte = 8.581125560538116 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_cycles_per_byte = 16.102016143497757 └ decompress_time_cycles_per_byte = 13.119802690582958 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_cycles_per_byte = 238.81211919282512 └ decompress_time_cycles_per_byte = 29.73474986547085 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4367713004484305 │ compress_time_cycles_per_byte = 18.716294170403586 └ decompress_time_cycles_per_byte = 10.248938116591928 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.38089686098654707 │ compress_time_cycles_per_byte = 64.45817156950672 └ decompress_time_cycles_per_byte = 30.649747174887892 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "fields.c" │ filesize = 11150 │ ratio = 0.43470852017937217 │ compress_time_cycles_per_byte = 16.796494260089684 └ decompress_time_cycles_per_byte = 9.205647533632288 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.37955156950672647 │ compress_time_cycles_per_byte = 68.74268278026905 └ decompress_time_cycles_per_byte = 30.870024304932734 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_cycles_per_byte = 18.880654798206276 └ decompress_time_cycles_per_byte = 8.38505470852018 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_cycles_per_byte = 64.49932224215246 └ decompress_time_cycles_per_byte = 29.717805470852017 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_cycles_per_byte = 18.336013542600895 └ decompress_time_cycles_per_byte = 9.123346188340808 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_cycles_per_byte = 66.07030968609865 └ decompress_time_cycles_per_byte = 32.295774080717486 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_cycles_per_byte = 123.30556995515694 └ decompress_time_cycles_per_byte = 21.872550762331837 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_cycles_per_byte = 20.64287183856502 └ decompress_time_cycles_per_byte = 10.275322959641255 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_cycles_per_byte = 141.53023461883407 └ decompress_time_cycles_per_byte = 15.879076322869953 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_cycles_per_byte = 11.66476331838565 └ decompress_time_cycles_per_byte = 9.222349865470852 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_cycles_per_byte = 248.65414977578473 └ decompress_time_cycles_per_byte = 31.748712197309413 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_cycles_per_byte = 269.5899175784753 └ decompress_time_cycles_per_byte = 8.585966816143497 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_cycles_per_byte = 150.4381449327354 └ decompress_time_cycles_per_byte = 11.222030493273543 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_cycles_per_byte = 22.513910507927978 └ decompress_time_cycles_per_byte = 10.249091642031711 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_cycles_per_byte = 14.666428379467884 └ decompress_time_cycles_per_byte = 17.604066111260412 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_cycles_per_byte = 18.191593657618917 └ decompress_time_cycles_per_byte = 7.514549852190271 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_cycles_per_byte = 27.75813786616501 └ decompress_time_cycles_per_byte = 14.463332437516796 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_cycles_per_byte = 247.40494840096747 └ decompress_time_cycles_per_byte = 68.14521660843859 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4985219027143241 │ compress_time_cycles_per_byte = 30.07270626175759 └ decompress_time_cycles_per_byte = 13.382571889277076 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4496103198065036 │ compress_time_cycles_per_byte = 733.8944396667562 └ decompress_time_cycles_per_byte = 1804.069337274926 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4961031980650363 │ compress_time_cycles_per_byte = 26.525780704111796 └ decompress_time_cycles_per_byte = 11.075982262832571 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.44799785004031173 │ compress_time_cycles_per_byte = 134.0273641494222 └ decompress_time_cycles_per_byte = 75.74680757860789 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_cycles_per_byte = 30.22502821822091 └ decompress_time_cycles_per_byte = 10.147543671056168 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_cycles_per_byte = 117.67814082235958 └ decompress_time_cycles_per_byte = 74.6442867508734 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_cycles_per_byte = 27.330911045417896 └ decompress_time_cycles_per_byte = 12.555681268476217 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_cycles_per_byte = 114.91458532652511 └ decompress_time_cycles_per_byte = 74.09302633700618 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_cycles_per_byte = 127.4637385111529 └ decompress_time_cycles_per_byte = 64.60554447729105 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_cycles_per_byte = 28.07076054823972 └ decompress_time_cycles_per_byte = 11.34435904326794 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_cycles_per_byte = 119.36818919645256 └ decompress_time_cycles_per_byte = 30.15176861058855 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_cycles_per_byte = 18.003004568664338 └ decompress_time_cycles_per_byte = 11.177530233808115 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_cycles_per_byte = 271.9142765385649 └ decompress_time_cycles_per_byte = 67.76078500403118 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_cycles_per_byte = 265.5457680730986 └ decompress_time_cycles_per_byte = 11.481448804084922 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_cycles_per_byte = 139.44567374361728 └ decompress_time_cycles_per_byte = 14.514106423004568 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_cycles_per_byte = 5.304751267305272 └ decompress_time_cycles_per_byte = 3.0677671935937476 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_cycles_per_byte = 5.442355856407029 └ decompress_time_cycles_per_byte = 3.953432265689336 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_cycles_per_byte = 5.249552169277024 └ decompress_time_cycles_per_byte = 3.69350637051539 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_cycles_per_byte = 5.464501021613138 └ decompress_time_cycles_per_byte = 3.947013339237713 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_cycles_per_byte = 1994.9004115479186 └ decompress_time_cycles_per_byte = 2.2935985332276756 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.39642085799965815 │ compress_time_cycles_per_byte = 6.9635654152876825 └ decompress_time_cycles_per_byte = 4.592882101765099 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3827776612439597 │ compress_time_cycles_per_byte = 34.8868338120931 └ decompress_time_cycles_per_byte = 4.297310065414316 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3961965303997887 │ compress_time_cycles_per_byte = 7.456184602192389 └ decompress_time_cycles_per_byte = 5.423691432045246 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.38274658555912927 │ compress_time_cycles_per_byte = 46.53213457810873 └ decompress_time_cycles_per_byte = 4.698457584603552 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_cycles_per_byte = 8.151145440031696 └ decompress_time_cycles_per_byte = 3.404801458420734 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_cycles_per_byte = 29.739499573680447 └ decompress_time_cycles_per_byte = 2.7876592920182097 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_cycles_per_byte = 8.558242719549714 └ decompress_time_cycles_per_byte = 3.5623259499448405 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_cycles_per_byte = 28.923446697431594 └ decompress_time_cycles_per_byte = 3.0257257153234196 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_cycles_per_byte = 105.58197253297907 └ decompress_time_cycles_per_byte = 2.5302495950449817 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_cycles_per_byte = 7.936799426847838 └ decompress_time_cycles_per_byte = 3.471087554770894 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_cycles_per_byte = 800.6311813499276 └ decompress_time_cycles_per_byte = 2.094294667412483 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_cycles_per_byte = 5.233616247339144 └ decompress_time_cycles_per_byte = 2.998597953471931 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_cycles_per_byte = 1966.6642958414905 └ decompress_time_cycles_per_byte = 3.7021060020743017 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_cycles_per_byte = 2054.787396507287 └ decompress_time_cycles_per_byte = 1.8905664864276945 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_cycles_per_byte = 491.8130258326341 └ decompress_time_cycles_per_byte = 4.414103598564303 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_cycles_per_byte = 12.736257654292636 └ decompress_time_cycles_per_byte = 10.662097967447288 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_cycles_per_byte = 11.780634037407967 └ decompress_time_cycles_per_byte = 11.260451330274583 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_cycles_per_byte = 12.749728810977752 └ decompress_time_cycles_per_byte = 11.676912455419282 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_cycles_per_byte = 14.064197479109746 └ decompress_time_cycles_per_byte = 11.483705711018525 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_cycles_per_byte = 620.5287967259826 └ decompress_time_cycles_per_byte = 10.759305328128148 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5705699302174086 │ compress_time_cycles_per_byte = 20.26181498240204 └ decompress_time_cycles_per_byte = 11.865698383612104 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47583853929898723 │ compress_time_cycles_per_byte = 53.04030776512932 └ decompress_time_cycles_per_byte = 11.489018279852091 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5648546938048619 │ compress_time_cycles_per_byte = 19.781666276121605 └ decompress_time_cycles_per_byte = 10.590884247130665 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47361946226631735 │ compress_time_cycles_per_byte = 54.09642115129559 └ decompress_time_cycles_per_byte = 12.260662578440975 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_cycles_per_byte = 24.606256688865248 └ decompress_time_cycles_per_byte = 10.652731402634773 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_cycles_per_byte = 51.90602372326914 └ decompress_time_cycles_per_byte = 19.197985722453684 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_cycles_per_byte = 24.98862883066122 └ decompress_time_cycles_per_byte = 10.307420752939631 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_cycles_per_byte = 52.97130761516002 └ decompress_time_cycles_per_byte = 10.55344328582743 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_cycles_per_byte = 179.868199552904 └ decompress_time_cycles_per_byte = 17.732488311767433 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_cycles_per_byte = 27.884269771343675 └ decompress_time_cycles_per_byte = 11.048144636019813 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_cycles_per_byte = 215.46340368221504 └ decompress_time_cycles_per_byte = 10.193270092371717 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_cycles_per_byte = 12.71804313257755 └ decompress_time_cycles_per_byte = 10.995075868064506 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_cycles_per_byte = 636.9864772257553 └ decompress_time_cycles_per_byte = 19.32567710906049 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_cycles_per_byte = 660.6243348345886 └ decompress_time_cycles_per_byte = 10.530611888816507 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_cycles_per_byte = 180.23634792409678 └ decompress_time_cycles_per_byte = 12.742955285714954 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_cycles_per_byte = 15.687080166272017 └ decompress_time_cycles_per_byte = 12.382338354836769 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_cycles_per_byte = 13.586198744036142 └ decompress_time_cycles_per_byte = 12.086880637777284 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_cycles_per_byte = 15.21232242493167 └ decompress_time_cycles_per_byte = 12.283314733917043 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_cycles_per_byte = 15.731772143834009 └ decompress_time_cycles_per_byte = 12.317762116045913 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_cycles_per_byte = 886.3516313667219 └ decompress_time_cycles_per_byte = 12.9644150948095 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6516734078914874 │ compress_time_cycles_per_byte = 21.45468657351394 └ decompress_time_cycles_per_byte = 12.110803364455725 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5508953826933494 │ compress_time_cycles_per_byte = 58.784485608920406 └ decompress_time_cycles_per_byte = 12.137683524916937 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.644781378862369 │ compress_time_cycles_per_byte = 20.89737274027157 └ decompress_time_cycles_per_byte = 11.086405434347249 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5487350086435715 │ compress_time_cycles_per_byte = 73.52860369691675 └ decompress_time_cycles_per_byte = 11.959570955109461 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_cycles_per_byte = 30.14520096459352 └ decompress_time_cycles_per_byte = 11.709757419670817 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_cycles_per_byte = 60.01970711885792 └ decompress_time_cycles_per_byte = 11.50924004847871 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_cycles_per_byte = 29.79798815633554 └ decompress_time_cycles_per_byte = 11.340587906055896 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_cycles_per_byte = 62.89785591072944 └ decompress_time_cycles_per_byte = 11.214392862256958 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_cycles_per_byte = 227.97429285416334 └ decompress_time_cycles_per_byte = 10.65495057288305 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_cycles_per_byte = 32.02309860104885 └ decompress_time_cycles_per_byte = 12.236488699023162 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_cycles_per_byte = 290.9141521662886 └ decompress_time_cycles_per_byte = 11.950384986541762 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_cycles_per_byte = 14.985647448123006 └ decompress_time_cycles_per_byte = 11.469858008844872 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_cycles_per_byte = 909.6402517551741 └ decompress_time_cycles_per_byte = 19.908548033561544 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_cycles_per_byte = 894.158231533575 └ decompress_time_cycles_per_byte = 12.076299970323392 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_cycles_per_byte = 219.05710348627508 └ decompress_time_cycles_per_byte = 14.448385912119885 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_cycles_per_byte = 4.202057373503554 └ decompress_time_cycles_per_byte = 4.068841789811697 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_cycles_per_byte = 3.709762920485721 └ decompress_time_cycles_per_byte = 4.098239567745354 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_cycles_per_byte = 4.028983872287692 └ decompress_time_cycles_per_byte = 3.9886999762283324 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_cycles_per_byte = 4.312859123643846 └ decompress_time_cycles_per_byte = 4.049699050692106 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_cycles_per_byte = 411.69117320582365 └ decompress_time_cycles_per_byte = 12.589385410821174 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16962838259134555 │ compress_time_cycles_per_byte = 9.71600242003367 └ decompress_time_cycles_per_byte = 4.703965268035291 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1508292804589101 │ compress_time_cycles_per_byte = 23.826856943275345 └ decompress_time_cycles_per_byte = 6.560747854704451 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1683423743608929 │ compress_time_cycles_per_byte = 8.205529864618406 └ decompress_time_cycles_per_byte = 5.899692275766928 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1496757700461404 │ compress_time_cycles_per_byte = 24.149806522010223 └ decompress_time_cycles_per_byte = 6.9188222561260755 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_cycles_per_byte = 10.345551364337823 └ decompress_time_cycles_per_byte = 3.4599606929635867 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_cycles_per_byte = 26.20689368219229 └ decompress_time_cycles_per_byte = 18.035021380861078 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_cycles_per_byte = 10.596037261114228 └ decompress_time_cycles_per_byte = 4.243335219478738 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_cycles_per_byte = 25.390813470351663 └ decompress_time_cycles_per_byte = 5.597515724373363 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_cycles_per_byte = 401.27425728932843 └ decompress_time_cycles_per_byte = 5.075981263249782 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_cycles_per_byte = 10.789726019843496 └ decompress_time_cycles_per_byte = 4.364449857369996 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_cycles_per_byte = 431.3967509274847 └ decompress_time_cycles_per_byte = 4.843959695332959 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_cycles_per_byte = 4.150151100121586 └ decompress_time_cycles_per_byte = 3.9678217690017457 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_cycles_per_byte = 456.4622430126886 └ decompress_time_cycles_per_byte = 5.01187938217047 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_cycles_per_byte = 460.8556225975028 └ decompress_time_cycles_per_byte = 4.574757037972315 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_cycles_per_byte = 423.84322591267613 └ decompress_time_cycles_per_byte = 6.12088557449495 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_cycles_per_byte = 11.29768650627615 └ decompress_time_cycles_per_byte = 8.12727905334728 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_cycles_per_byte = 9.688520685146443 └ decompress_time_cycles_per_byte = 8.530999764644351 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_cycles_per_byte = 10.853029079497908 └ decompress_time_cycles_per_byte = 7.8244885198744765 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_cycles_per_byte = 12.06348540794979 └ decompress_time_cycles_per_byte = 8.343255517782426 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_cycles_per_byte = 627.2722326098326 └ decompress_time_cycles_per_byte = 14.817538232217572 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "sum" │ filesize = 38240 │ ratio = 0.5525889121338912 │ compress_time_cycles_per_byte = 23.094448038702925 └ decompress_time_cycles_per_byte = 10.637829001046024 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.48990585774058576 │ compress_time_cycles_per_byte = 60.67752897489539 └ decompress_time_cycles_per_byte = 16.403483054393305 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "sum" │ filesize = 38240 │ ratio = 0.5420502092050209 │ compress_time_cycles_per_byte = 21.6496643043933 └ decompress_time_cycles_per_byte = 8.853552850418408 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4807008368200837 │ compress_time_cycles_per_byte = 73.23296077405857 └ decompress_time_cycles_per_byte = 16.920838441422593 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_cycles_per_byte = 21.216370345188285 └ decompress_time_cycles_per_byte = 7.601454001046024 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_cycles_per_byte = 154.88116922071129 └ decompress_time_cycles_per_byte = 14.080677353556485 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_cycles_per_byte = 21.380752432008368 └ decompress_time_cycles_per_byte = 7.546401176778242 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_cycles_per_byte = 54.91392175732217 └ decompress_time_cycles_per_byte = 16.11480862970711 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_cycles_per_byte = 377.56631435669453 └ decompress_time_cycles_per_byte = 11.53201391213389 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_cycles_per_byte = 22.544625601464436 └ decompress_time_cycles_per_byte = 8.616402222803346 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_cycles_per_byte = 476.9265691422594 └ decompress_time_cycles_per_byte = 9.90520295502092 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_cycles_per_byte = 10.608890978033472 └ decompress_time_cycles_per_byte = 8.080695894351464 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_cycles_per_byte = 611.3092427301254 └ decompress_time_cycles_per_byte = 14.99681281380753 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_cycles_per_byte = 766.1784132583681 └ decompress_time_cycles_per_byte = 8.04893464958159 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_cycles_per_byte = 432.0983953713389 └ decompress_time_cycles_per_byte = 12.729059937238492 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_cycles_per_byte = 31.548992193044707 └ decompress_time_cycles_per_byte = 11.894883132245091 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_cycles_per_byte = 14.302082091317718 └ decompress_time_cycles_per_byte = 18.919179086822805 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_cycles_per_byte = 18.817016796782585 └ decompress_time_cycles_per_byte = 9.57132954814289 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_cycles_per_byte = 29.703685829193283 └ decompress_time_cycles_per_byte = 15.726607523066004 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 294.0524423941329 └ decompress_time_cycles_per_byte = 65.1789025313461 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.6046841731724627 │ compress_time_cycles_per_byte = 33.01118996924533 └ decompress_time_cycles_per_byte = 15.34924556422995 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5469600189259523 │ compress_time_cycles_per_byte = 121.82086870120652 └ decompress_time_cycles_per_byte = 69.85282730068606 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5985332387035722 │ compress_time_cycles_per_byte = 28.470714691270405 └ decompress_time_cycles_per_byte = 12.585117104329312 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5424651052756092 │ compress_time_cycles_per_byte = 127.8165180979418 └ decompress_time_cycles_per_byte = 77.56608019872249 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_cycles_per_byte = 35.99241329548143 └ decompress_time_cycles_per_byte = 11.416635911994323 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_cycles_per_byte = 1189.7009384906553 └ decompress_time_cycles_per_byte = 75.65692240359593 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_cycles_per_byte = 32.13004021764845 └ decompress_time_cycles_per_byte = 12.967587177667376 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_cycles_per_byte = 116.88515306363851 └ decompress_time_cycles_per_byte = 70.1976250295718 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_cycles_per_byte = 149.70478873905842 └ decompress_time_cycles_per_byte = 50.5313841968299 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_cycles_per_byte = 31.255275609179083 └ decompress_time_cycles_per_byte = 12.610657676839365 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_cycles_per_byte = 131.96047598769812 └ decompress_time_cycles_per_byte = 31.45960018925952 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_cycles_per_byte = 23.880435296900874 └ decompress_time_cycles_per_byte = 12.265859947953631 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_cycles_per_byte = 317.70237402413056 └ decompress_time_cycles_per_byte = 65.58116654837946 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 326.39957747811684 └ decompress_time_cycles_per_byte = 13.044208895197539 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_cycles_per_byte = 1108.2143804116395 └ decompress_time_cycles_per_byte = 18.78509108114502 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.446004352 └ decompress_time_cycles_per_byte = 0.304201591 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.617849682 └ decompress_time_cycles_per_byte = 0.408922791 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.5117546909999999 └ decompress_time_cycles_per_byte = 0.384550821 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.654852972 └ decompress_time_cycles_per_byte = 0.460902832 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_cycles_per_byte = 355.58375491799995 └ decompress_time_cycles_per_byte = 0.6226242129999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 35.655309537 └ decompress_time_cycles_per_byte = 0.613474603 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 142.227602493 └ decompress_time_cycles_per_byte = 0.980239014 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 38.579271186999996 └ decompress_time_cycles_per_byte = 0.633314952 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 97.17438035400001 └ decompress_time_cycles_per_byte = 0.914844943 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_cycles_per_byte = 45.16752209 └ decompress_time_cycles_per_byte = 0.49196832199999996 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_cycles_per_byte = 97.837600226 └ decompress_time_cycles_per_byte = 0.8150089329999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_cycles_per_byte = 47.604532859 └ decompress_time_cycles_per_byte = 0.5877558319999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_cycles_per_byte = 149.74394773 └ decompress_time_cycles_per_byte = 0.9348148439999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_cycles_per_byte = 108.882423735 └ decompress_time_cycles_per_byte = 7.906860848 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_cycles_per_byte = 79.308007081 └ decompress_time_cycles_per_byte = 0.935975414 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_cycles_per_byte = 106.158563246 └ decompress_time_cycles_per_byte = 1.302769514 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.833766983 └ decompress_time_cycles_per_byte = 0.303823731 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_cycles_per_byte = 392.977852021 └ decompress_time_cycles_per_byte = 0.7628642529999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_cycles_per_byte = 398.20252494 └ decompress_time_cycles_per_byte = 0.395130901 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_cycles_per_byte = 122.96658844499999 └ decompress_time_cycles_per_byte = 3.9727012839999998 ┌ 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"##289" ~/.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"##289" ~/.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"##289" ~/.julia/packages/LibLZO/piHGJ/test/runtests.jl:215 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 1 └ ratio = 0.4862284583368948 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 2 └ ratio = 0.46474761488339067 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 3 └ ratio = 0.4507163568699906 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 4 └ ratio = 0.4419649021296741 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 5 └ ratio = 0.42460664479350907 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 6 └ ratio = 0.4160984686597979 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 7 └ ratio = 0.411890406275273 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 8 └ ratio = 0.4053284589944046 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 9 └ ratio = 0.4053284589944046 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 1 └ ratio = 0.5030212572901394 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 2 └ ratio = 0.47847641841290295 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 3 └ ratio = 0.4618808723839331 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 4 └ ratio = 0.4524719078960346 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 5 └ ratio = 0.4321877321831296 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 6 └ ratio = 0.42204893187541503 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 7 └ ratio = 0.4166310515553393 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 8 └ ratio = 0.410503060707875 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 9 └ ratio = 0.410503060707875 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 1 └ ratio = 0.49039049503908894 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 2 └ ratio = 0.4685940469067454 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 3 └ ratio = 0.4541617079473203 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 4 └ ratio = 0.44523930067263245 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 5 └ ratio = 0.42717750790655473 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 6 └ ratio = 0.41822880024196357 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 7 └ ratio = 0.4137577339584059 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 8 └ ratio = 0.4073272886270539 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 9 └ ratio = 0.4073272886270539 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "alice29.txt" │ original_ratio = 0.5705935340491423 │ optimized_ratio = 0.5705935340491423 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "alice29.txt" │ original_ratio = 0.6197818382657523 │ optimized_ratio = 0.6197818382657523 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "alice29.txt" │ original_ratio = 0.5921204031849772 │ optimized_ratio = 0.5921204031849772 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "alice29.txt" │ original_ratio = 0.5773856097416644 │ optimized_ratio = 0.5773856097416644 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "alice29.txt" │ original_ratio = 0.4053284589944046 │ optimized_ratio = 0.4053284589944046 │ Δ = 0 └ diff_ratio = 0.004773520767445377 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "alice29.txt" │ original_ratio = 0.58448671501555 │ optimized_ratio = 0.58448671501555 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "alice29.txt" │ original_ratio = 0.410503060707875 │ optimized_ratio = 0.410503060707875 │ Δ = 0 └ diff_ratio = 0.005575682659495427 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "asyoulik.txt" │ original_ratio = 0.6084407128991285 │ optimized_ratio = 0.6084407128991285 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "asyoulik.txt" │ original_ratio = 0.6599189959977313 │ optimized_ratio = 0.6599189959977313 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "asyoulik.txt" │ original_ratio = 0.6318951261793112 │ optimized_ratio = 0.6318951261793112 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "asyoulik.txt" │ original_ratio = 0.6155345545179304 │ optimized_ratio = 0.6155345545179304 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "asyoulik.txt" │ original_ratio = 0.44680817069955825 │ optimized_ratio = 0.44680817069955825 │ Δ = 0 └ diff_ratio = 0.006782287763922063 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "asyoulik.txt" │ original_ratio = 0.6220691969100248 │ optimized_ratio = 0.6220691969100248 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "asyoulik.txt" │ original_ratio = 0.4522883231212903 │ optimized_ratio = 0.4522883231212903 │ Δ = 0 └ diff_ratio = 0.009442478370972767 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "cp.html" │ original_ratio = 0.47693370727147094 │ optimized_ratio = 0.47693370727147094 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "cp.html" │ original_ratio = 0.5061171401861562 │ optimized_ratio = 0.5061171401861562 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "cp.html" │ original_ratio = 0.49128155103036214 │ optimized_ratio = 0.49128155103036214 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "cp.html" │ original_ratio = 0.4840466609763037 │ optimized_ratio = 0.4840466609763037 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "cp.html" │ original_ratio = 0.3811730276795513 │ optimized_ratio = 0.3811730276795513 │ Δ = 0 └ diff_ratio = 0.014429134658374995 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "cp.html" │ original_ratio = 0.4783156525626956 │ optimized_ratio = 0.4783156525626956 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "cp.html" │ original_ratio = 0.3854814453521928 │ optimized_ratio = 0.3854814453521928 │ Δ = 0 └ diff_ratio = 0.020851115717595414 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "fields.c" │ original_ratio = 0.420627802690583 │ optimized_ratio = 0.420627802690583 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "fields.c" │ original_ratio = 0.4302242152466368 │ optimized_ratio = 0.4302242152466368 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "fields.c" │ original_ratio = 0.42511210762331836 │ optimized_ratio = 0.42511210762331836 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "fields.c" │ original_ratio = 0.42251121076233183 │ optimized_ratio = 0.42251121076233183 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "fields.c" │ original_ratio = 0.32896860986547083 │ optimized_ratio = 0.32896860986547083 │ Δ = 0 └ diff_ratio = 0.00914798206278027 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "fields.c" │ original_ratio = 0.42035874439461884 │ optimized_ratio = 0.42035874439461884 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "fields.c" │ original_ratio = 0.32206278026905827 │ optimized_ratio = 0.32206278026905827 │ Δ = 0 └ diff_ratio = 0.008968609865470852 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "grammar.lsp" │ original_ratio = 0.485890889545821 │ optimized_ratio = 0.485890889545821 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "grammar.lsp" │ original_ratio = 0.48965331900026876 │ optimized_ratio = 0.48965331900026876 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "grammar.lsp" │ original_ratio = 0.4877721042730449 │ optimized_ratio = 0.4877721042730449 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "grammar.lsp" │ original_ratio = 0.48669712442891694 │ optimized_ratio = 0.48669712442891694 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "grammar.lsp" │ original_ratio = 0.40257995162590704 │ optimized_ratio = 0.40257995162590704 │ Δ = 0 └ diff_ratio = 0.007793603869927439 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "grammar.lsp" │ original_ratio = 0.4802472453641494 │ optimized_ratio = 0.4802472453641494 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "grammar.lsp" │ original_ratio = 0.39559258263907554 │ optimized_ratio = 0.39559258263907554 │ Δ = 0 └ diff_ratio = 0.010212308519215264 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "kennedy.xls" │ original_ratio = 0.3514086996379683 │ optimized_ratio = 0.3514086996379683 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "kennedy.xls" │ original_ratio = 0.3587163411488681 │ optimized_ratio = 0.3587163411488681 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "kennedy.xls" │ original_ratio = 0.35486295622989794 │ optimized_ratio = 0.35486295622989794 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "kennedy.xls" │ original_ratio = 0.3524944063767305 │ optimized_ratio = 0.3524944063767305 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "kennedy.xls" │ original_ratio = 0.3164203918643857 │ optimized_ratio = 0.3164203918643857 │ Δ = 0 └ diff_ratio = 1.5537842415202226e-5 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "kennedy.xls" │ original_ratio = 0.3510357914200034 │ optimized_ratio = 0.3510357914200034 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "kennedy.xls" │ original_ratio = 0.2522219114653739 │ optimized_ratio = 0.2522219114653739 │ Δ = 0 └ diff_ratio = 1.5537842415202226e-5 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "lcet10.txt" │ original_ratio = 0.5480136097142616 │ optimized_ratio = 0.5480136097142616 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "lcet10.txt" │ original_ratio = 0.5966411562633274 │ optimized_ratio = 0.5966411562633274 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "lcet10.txt" │ original_ratio = 0.5680649742005933 │ optimized_ratio = 0.5680649742005933 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "lcet10.txt" │ original_ratio = 0.553981919325888 │ optimized_ratio = 0.553981919325888 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "lcet10.txt" │ original_ratio = 0.3829559886960638 │ optimized_ratio = 0.3829559886960638 │ Δ = 0 └ diff_ratio = 0.005084896685209746 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "lcet10.txt" │ original_ratio = 0.5588207726231037 │ optimized_ratio = 0.5588207726231037 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "lcet10.txt" │ original_ratio = 0.38501806661448984 │ optimized_ratio = 0.38501806661448984 │ Δ = 0 └ diff_ratio = 0.006158114510936043 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "plrabn12.txt" │ original_ratio = 0.6428824910088179 │ optimized_ratio = 0.6428824910088179 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "plrabn12.txt" │ original_ratio = 0.7058695349903811 │ optimized_ratio = 0.7058695349903811 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "plrabn12.txt" │ original_ratio = 0.6719136846517979 │ optimized_ratio = 0.6719136846517979 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "plrabn12.txt" │ original_ratio = 0.6520013032804066 │ optimized_ratio = 0.6520013032804066 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "plrabn12.txt" │ original_ratio = 0.46313770983748426 │ optimized_ratio = 0.46313770983748426 │ Δ = 0 └ diff_ratio = 0.004831268768379263 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "plrabn12.txt" │ original_ratio = 0.6621992649332484 │ optimized_ratio = 0.6621992649332484 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "plrabn12.txt" │ original_ratio = 0.47250763186894146 │ optimized_ratio = 0.47250763186894146 │ Δ = 0 └ diff_ratio = 0.0063026474439724315 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "ptt5" │ original_ratio = 0.1697647774036663 │ optimized_ratio = 0.1697647774036663 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "ptt5" │ original_ratio = 0.1708968543459284 │ optimized_ratio = 0.1708968543459284 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "ptt5" │ original_ratio = 0.1703123051502681 │ optimized_ratio = 0.1703123051502681 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "ptt5" │ original_ratio = 0.1700414640229455 │ optimized_ratio = 0.1700414640229455 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "ptt5" │ original_ratio = 0.12568587105624143 │ optimized_ratio = 0.12568587105624143 │ Δ = 0 └ diff_ratio = 0.005948762314503055 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "ptt5" │ original_ratio = 0.16838718979922684 │ optimized_ratio = 0.16838718979922684 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "ptt5" │ original_ratio = 0.12575211996508293 │ optimized_ratio = 0.12575211996508293 │ Δ = 0 └ diff_ratio = 0.006426144157625639 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "sum" │ original_ratio = 0.4711297071129707 │ optimized_ratio = 0.4711297071129707 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "sum" │ original_ratio = 0.48872907949790795 │ optimized_ratio = 0.48872907949790795 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "sum" │ original_ratio = 0.4787918410041841 │ optimized_ratio = 0.4787918410041841 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "sum" │ original_ratio = 0.4729602510460251 │ optimized_ratio = 0.4729602510460251 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "sum" │ original_ratio = 0.3717050209205021 │ optimized_ratio = 0.3717050209205021 │ Δ = 0 └ diff_ratio = 0.009466527196652719 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "sum" │ original_ratio = 0.47160041841004186 │ optimized_ratio = 0.47160041841004186 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "sum" │ original_ratio = 0.36521966527196653 │ optimized_ratio = 0.36521966527196653 │ Δ = 0 └ diff_ratio = 0.010852510460251047 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "xargs.1" │ original_ratio = 0.5819730305180979 │ optimized_ratio = 0.5819730305180979 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "xargs.1" │ original_ratio = 0.5935651762479299 │ optimized_ratio = 0.5935651762479299 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "xargs.1" │ original_ratio = 0.5888336881949373 │ optimized_ratio = 0.5888336881949373 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "xargs.1" │ original_ratio = 0.583865625739295 │ optimized_ratio = 0.583865625739295 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "xargs.1" │ original_ratio = 0.48734326945824463 │ optimized_ratio = 0.48734326945824463 │ Δ = 0 └ diff_ratio = 0.021055121835817366 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "xargs.1" │ original_ratio = 0.5878873905843388 │ optimized_ratio = 0.5878873905843388 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "xargs.1" │ original_ratio = 0.49041873669268987 │ optimized_ratio = 0.49041873669268987 │ Δ = 0 └ diff_ratio = 0.026023184291459663 Test Summary: | Pass Total Time Package | 1950 1950 41.6s test/runtests.jl | 1950 1950 41.6s Canterbury safe round-trip | 368 368 16.3s Canterbury safe in-place round trip | 576 576 8.0s Canterbury unsafe round-trip | 700 700 7.7s aliases | 6 6 1.4s levels | 146 146 1.4s optimize | 154 154 6.8s Testing LibLZO tests passed Testing completed after 95.09s PkgEval succeeded after 135.51s