Package evaluation of LibLZO on Julia 1.13.0-DEV.896 (efa4faf9a4*) started at 2025-07-25T11:03:45.166 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.3s ################################################################################ # 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.1 [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.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.5s ################################################################################ # Testing # Testing LibLZO Status `/tmp/jl_ZiP59V/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_ZiP59V/Manifest.toml` [692b3bcd] JLLWrappers v1.7.1 [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 = 890.1718879603391 └ decompress_time_ns_per_byte = 806.87088904523 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_ns_per_byte = 1168.5113200297194 └ decompress_time_ns_per_byte = 281.1017324724339 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_ns_per_byte = 1189.9971681055172 └ decompress_time_ns_per_byte = 274.0334053087337 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_ns_per_byte = 1192.7748654011796 └ decompress_time_ns_per_byte = 1196.2102074969262 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_ns_per_byte = 1942.3776328071062 └ decompress_time_ns_per_byte = 285.3154827370816 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_ns_per_byte = 1238.3507510733846 └ decompress_time_ns_per_byte = 976.5565995962891 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_ns_per_byte = 1205.73887421181 └ decompress_time_ns_per_byte = 294.01925350288315 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_ns_per_byte = 1238.35160742723 └ decompress_time_ns_per_byte = 989.8759078697342 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_ns_per_byte = 1231.4828631393461 └ decompress_time_ns_per_byte = 298.7448761711892 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_ns_per_byte = 1341.474034598163 └ decompress_time_ns_per_byte = 282.8065582126255 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_ns_per_byte = 1169.07946711465 └ decompress_time_ns_per_byte = 993.4215448454523 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_ns_per_byte = 1375.2984211218431 └ decompress_time_ns_per_byte = 286.97188079348274 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_ns_per_byte = 1142.1617491205807 └ decompress_time_ns_per_byte = 1104.1300961542254 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_ns_per_byte = 1874.9742313513798 └ decompress_time_ns_per_byte = 289.80726837575367 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_ns_per_byte = 1897.5745627888934 └ decompress_time_ns_per_byte = 975.3596615928831 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_ns_per_byte = 1306.9602133224626 └ decompress_time_ns_per_byte = 956.1432735437802 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_ns_per_byte = 15.011556059722478 └ decompress_time_ns_per_byte = 20.564098291246935 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_ns_per_byte = 12.794599030188769 └ decompress_time_ns_per_byte = 22.056140438891504 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_ns_per_byte = 15.25406493101878 └ decompress_time_ns_per_byte = 21.050326348668705 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_ns_per_byte = 15.090120355650708 └ decompress_time_ns_per_byte = 21.163076730122466 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_ns_per_byte = 633.4687168614544 └ decompress_time_ns_per_byte = 47.936026394203495 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_ns_per_byte = 27.077842833063052 └ decompress_time_ns_per_byte = 17.651295169317535 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_ns_per_byte = 67.90004209971322 └ decompress_time_ns_per_byte = 37.50767778940557 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_ns_per_byte = 27.051088505260463 └ decompress_time_ns_per_byte = 18.07169908690755 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_ns_per_byte = 74.46795353853283 └ decompress_time_ns_per_byte = 37.80685912173767 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_ns_per_byte = 908.6282513041325 └ decompress_time_ns_per_byte = 29.086519544012972 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_ns_per_byte = 29.712698216154465 └ decompress_time_ns_per_byte = 24.591197932560576 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_ns_per_byte = 217.08395754879012 └ decompress_time_ns_per_byte = 29.811009754032224 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_ns_per_byte = 13.363213430367711 └ decompress_time_ns_per_byte = 19.55168055344746 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_ns_per_byte = 597.909391143882 └ decompress_time_ns_per_byte = 33.12234619225269 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_ns_per_byte = 662.45522618011 └ decompress_time_ns_per_byte = 32.62507666621398 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_ns_per_byte = 179.28943514487253 └ decompress_time_ns_per_byte = 32.95566248332388 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_ns_per_byte = 14.66561736373613 └ decompress_time_ns_per_byte = 21.32925350567004 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_ns_per_byte = 10.615470552371661 └ decompress_time_ns_per_byte = 11.568344592122912 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_ns_per_byte = 10.188729910986465 └ decompress_time_ns_per_byte = 17.081293500792587 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_ns_per_byte = 12.11824582368004 └ decompress_time_ns_per_byte = 19.720603341055966 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_ns_per_byte = 239.641987074747 └ decompress_time_ns_per_byte = 37.72668162419217 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_ns_per_byte = 21.743029874405558 └ decompress_time_ns_per_byte = 20.659432752103402 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_ns_per_byte = 57.73790074381172 └ decompress_time_ns_per_byte = 115.02421265699304 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_ns_per_byte = 23.181956102914278 └ decompress_time_ns_per_byte = 21.398396293134983 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_ns_per_byte = 147.39578539202537 └ decompress_time_ns_per_byte = 121.87475039629314 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_ns_per_byte = 125.02063919034264 └ decompress_time_ns_per_byte = 27.53697939275698 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_ns_per_byte = 23.77734032435069 └ decompress_time_ns_per_byte = 21.608957688086814 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_ns_per_byte = 142.01777295451774 └ decompress_time_ns_per_byte = 27.728094378734298 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_ns_per_byte = 11.422388489208632 └ decompress_time_ns_per_byte = 32.068965004267774 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_ns_per_byte = 331.7575737105231 └ decompress_time_ns_per_byte = 108.62105035971223 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_ns_per_byte = 320.2875415193269 └ decompress_time_ns_per_byte = 31.699375198146566 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_ns_per_byte = 128.89803706865015 └ decompress_time_ns_per_byte = 32.821865138397754 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_ns_per_byte = 18.98717865470852 └ decompress_time_ns_per_byte = 23.1541598206278 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_ns_per_byte = 10.32209865470852 └ decompress_time_ns_per_byte = 16.67245399103139 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_ns_per_byte = 10.798869955156949 └ decompress_time_ns_per_byte = 21.344812735426007 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_ns_per_byte = 13.571295067264574 └ decompress_time_ns_per_byte = 20.1624199103139 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_ns_per_byte = 396.57407677130044 └ decompress_time_ns_per_byte = 206.55186887892378 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_ns_per_byte = 27.77884143497758 └ decompress_time_ns_per_byte = 23.866932914798205 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_ns_per_byte = 255.07216896860987 └ decompress_time_ns_per_byte = 219.51027443946188 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_ns_per_byte = 28.300667623318386 └ decompress_time_ns_per_byte = 20.81082887892377 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_ns_per_byte = 241.94450959641256 └ decompress_time_ns_per_byte = 221.71057399103137 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_ns_per_byte = 125.71601004484305 └ decompress_time_ns_per_byte = 39.91958421524664 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_ns_per_byte = 20.312602869955157 └ decompress_time_ns_per_byte = 25.97664591928251 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_ns_per_byte = 140.39079228699552 └ decompress_time_ns_per_byte = 2493.5820796412554 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_ns_per_byte = 14.965851121076232 └ decompress_time_ns_per_byte = 23.50911605381166 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_ns_per_byte = 238.3639571300448 └ decompress_time_ns_per_byte = 39.135295426008966 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_ns_per_byte = 263.5920721076233 └ decompress_time_ns_per_byte = 18.28632484304933 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_ns_per_byte = 137.1084602690583 └ decompress_time_ns_per_byte = 22.39847730941704 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_ns_per_byte = 34.50185434023112 └ decompress_time_ns_per_byte = 19.55747970975544 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_ns_per_byte = 14.629357699543133 └ decompress_time_ns_per_byte = 23.029094866971246 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_ns_per_byte = 14.736506315506585 └ decompress_time_ns_per_byte = 14.114330018812147 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_ns_per_byte = 24.05129266326256 └ decompress_time_ns_per_byte = 23.193389411448535 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_ns_per_byte = 236.1176904058049 └ decompress_time_ns_per_byte = 74.10969739317387 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_ns_per_byte = 29.8373179252889 └ decompress_time_ns_per_byte = 23.61484063423811 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_ns_per_byte = 111.42598871271163 └ decompress_time_ns_per_byte = 570.2820790110186 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_ns_per_byte = 33.979683418435904 └ decompress_time_ns_per_byte = 23.97986025262026 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_ns_per_byte = 686.807627519484 └ decompress_time_ns_per_byte = 612.7979355012094 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_ns_per_byte = 142.2126433754367 └ decompress_time_ns_per_byte = 74.14612792260145 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_ns_per_byte = 30.986665412523514 └ decompress_time_ns_per_byte = 19.708202096210695 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_ns_per_byte = 122.31228809459822 └ decompress_time_ns_per_byte = 37.644166084385915 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_ns_per_byte = 19.236748185971514 └ decompress_time_ns_per_byte = 19.650341843590432 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_ns_per_byte = 723.0095732330019 └ decompress_time_ns_per_byte = 534.6587358237033 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_ns_per_byte = 753.1104767535608 └ decompress_time_ns_per_byte = 23.865568395592582 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_ns_per_byte = 138.3774372480516 └ decompress_time_ns_per_byte = 24.615608707336737 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_ns_per_byte = 7.1184997436256 └ decompress_time_ns_per_byte = 9.880639228779192 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_ns_per_byte = 7.753266623549154 └ decompress_time_ns_per_byte = 10.298998863795273 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_ns_per_byte = 7.1601607001351795 └ decompress_time_ns_per_byte = 12.789800074581642 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_ns_per_byte = 5.963363253391133 └ decompress_time_ns_per_byte = 7.330131724001305 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_ns_per_byte = 1919.744376998555 └ decompress_time_ns_per_byte = 4.466062281499091 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_ns_per_byte = 7.718164557404559 └ decompress_time_ns_per_byte = 8.232365042185242 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_ns_per_byte = 23.103692601267888 └ decompress_time_ns_per_byte = 7.429044230410665 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_ns_per_byte = 9.942121404931711 └ decompress_time_ns_per_byte = 10.175384043024286 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_ns_per_byte = 35.39064957698224 └ decompress_time_ns_per_byte = 6.431179141611895 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_ns_per_byte = 98.92782081177457 └ decompress_time_ns_per_byte = 5.655709737565841 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_ns_per_byte = 8.574475318137322 └ decompress_time_ns_per_byte = 7.833803395795459 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_ns_per_byte = 751.18224602037 └ decompress_time_ns_per_byte = 5.3715453607887005 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_ns_per_byte = 5.368760220015849 └ decompress_time_ns_per_byte = 12.512656627278236 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_ns_per_byte = 1834.1301821307043 └ decompress_time_ns_per_byte = 5.805624650398546 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_ns_per_byte = 1969.5832450473129 └ decompress_time_ns_per_byte = 4.8144475131683215 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_ns_per_byte = 513.069234938004 └ decompress_time_ns_per_byte = 15.050800068754953 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_ns_per_byte = 13.611548030012607 └ decompress_time_ns_per_byte = 18.22787306973104 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_ns_per_byte = 12.20175928989535 └ decompress_time_ns_per_byte = 21.274158540986143 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_ns_per_byte = 12.855175829634872 └ decompress_time_ns_per_byte = 20.43221417959761 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_ns_per_byte = 14.309379380158123 └ decompress_time_ns_per_byte = 18.950175853067574 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_ns_per_byte = 610.017371666112 └ decompress_time_ns_per_byte = 23.164836791219297 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_ns_per_byte = 26.01479646822291 └ decompress_time_ns_per_byte = 17.5302348003768 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_ns_per_byte = 51.79292571364299 └ decompress_time_ns_per_byte = 33.006806249033396 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_ns_per_byte = 24.918296882981764 └ decompress_time_ns_per_byte = 17.73178623281797 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_ns_per_byte = 53.780885540615905 └ decompress_time_ns_per_byte = 26.578156389863945 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_ns_per_byte = 178.23449158531614 └ decompress_time_ns_per_byte = 28.975565834180813 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_ns_per_byte = 27.512654962812295 └ decompress_time_ns_per_byte = 19.078543437202697 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_ns_per_byte = 208.76876750540123 └ decompress_time_ns_per_byte = 24.194623848868435 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_ns_per_byte = 12.472882091321932 └ decompress_time_ns_per_byte = 16.69308631670705 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_ns_per_byte = 633.3934637566373 └ decompress_time_ns_per_byte = 30.774312714116327 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_ns_per_byte = 657.511671211049 └ decompress_time_ns_per_byte = 23.29942655956359 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_ns_per_byte = 174.03098573417003 └ decompress_time_ns_per_byte = 36.71210760297502 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_ns_per_byte = 16.36596695727606 └ decompress_time_ns_per_byte = 20.684427463521637 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_ns_per_byte = 13.627519957000047 └ decompress_time_ns_per_byte = 21.009817486785607 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_ns_per_byte = 14.924457546885927 └ decompress_time_ns_per_byte = 21.26235068204316 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_ns_per_byte = 15.558303124760045 └ decompress_time_ns_per_byte = 26.486099198731583 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_ns_per_byte = 844.3403392430597 └ decompress_time_ns_per_byte = 29.481155802191918 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_ns_per_byte = 31.57907169494937 └ decompress_time_ns_per_byte = 19.48237254311928 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_ns_per_byte = 60.428091914473264 └ decompress_time_ns_per_byte = 18.405803690275825 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_ns_per_byte = 27.919505438290294 └ decompress_time_ns_per_byte = 19.49814862792382 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_ns_per_byte = 60.346674078209276 └ decompress_time_ns_per_byte = 24.02820725063867 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_ns_per_byte = 219.8748628463395 └ decompress_time_ns_per_byte = 27.34208418610346 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_ns_per_byte = 32.273103587964165 └ decompress_time_ns_per_byte = 21.01544392262499 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_ns_per_byte = 288.391033505513 └ decompress_time_ns_per_byte = 18.26861794583915 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_ns_per_byte = 14.351835313503273 └ decompress_time_ns_per_byte = 19.23933257931229 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_ns_per_byte = 884.985104974256 └ decompress_time_ns_per_byte = 35.84794785633201 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_ns_per_byte = 838.4881950687023 └ decompress_time_ns_per_byte = 30.03700905032779 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_ns_per_byte = 225.44154814355178 └ decompress_time_ns_per_byte = 36.598188946604935 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_ns_per_byte = 4.624734380845491 └ decompress_time_ns_per_byte = 8.580804760568649 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_ns_per_byte = 4.080829861111111 └ decompress_time_ns_per_byte = 8.317711361298166 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_ns_per_byte = 4.123609275626636 └ decompress_time_ns_per_byte = 8.645232837635614 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_ns_per_byte = 4.213104225121587 └ decompress_time_ns_per_byte = 14.636821303310887 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_ns_per_byte = 406.3790965324542 └ decompress_time_ns_per_byte = 10.370734825102879 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_ns_per_byte = 10.2574159885896 └ decompress_time_ns_per_byte = 15.923140291806957 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_ns_per_byte = 26.82809988776655 └ decompress_time_ns_per_byte = 12.454522177796482 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_ns_per_byte = 11.75887503507295 └ decompress_time_ns_per_byte = 10.25808927235316 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_ns_per_byte = 31.472566661990275 └ decompress_time_ns_per_byte = 12.160250561167228 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_ns_per_byte = 368.5723487303591 └ decompress_time_ns_per_byte = 9.950403771511409 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_ns_per_byte = 10.00545766694725 └ decompress_time_ns_per_byte = 17.005459479049755 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_ns_per_byte = 391.37865538486716 └ decompress_time_ns_per_byte = 9.680054444912082 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_ns_per_byte = 4.0342179082491585 └ decompress_time_ns_per_byte = 8.647304479985035 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_ns_per_byte = 432.90546171202766 └ decompress_time_ns_per_byte = 10.33018242611298 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_ns_per_byte = 453.3592941802282 └ decompress_time_ns_per_byte = 15.326875011690982 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_ns_per_byte = 410.80879096520766 └ decompress_time_ns_per_byte = 19.124780677141786 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_ns_per_byte = 14.142728661087867 └ decompress_time_ns_per_byte = 27.467343828451884 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_ns_per_byte = 10.89112719665272 └ decompress_time_ns_per_byte = 22.105537813807533 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_ns_per_byte = 9.532238598326359 └ decompress_time_ns_per_byte = 20.01472609832636 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_ns_per_byte = 11.322774163179915 └ decompress_time_ns_per_byte = 21.336080177824268 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_ns_per_byte = 614.7315913179916 └ decompress_time_ns_per_byte = 34.45842599372385 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_ns_per_byte = 21.85808802301255 └ decompress_time_ns_per_byte = 26.06668070083682 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_ns_per_byte = 142.66293687238493 └ decompress_time_ns_per_byte = 27.807239748953975 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_ns_per_byte = 22.72756820083682 └ decompress_time_ns_per_byte = 21.39794262552301 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_ns_per_byte = 52.50189476987448 └ decompress_time_ns_per_byte = 24.783625732217576 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_ns_per_byte = 380.22606589958156 └ decompress_time_ns_per_byte = 25.876992364016736 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_ns_per_byte = 25.051302458158993 └ decompress_time_ns_per_byte = 25.899235041841003 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_ns_per_byte = 458.90870460251045 └ decompress_time_ns_per_byte = 102.84346945606694 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_ns_per_byte = 11.055862029288702 └ decompress_time_ns_per_byte = 24.20114560669456 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_ns_per_byte = 570.1118759937239 └ decompress_time_ns_per_byte = 29.576922803347276 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_ns_per_byte = 658.7743871861925 └ decompress_time_ns_per_byte = 24.01764351464435 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_ns_per_byte = 420.0462979079498 └ decompress_time_ns_per_byte = 31.144962081589956 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_ns_per_byte = 33.433452093683464 └ decompress_time_ns_per_byte = 20.2352590489709 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_ns_per_byte = 16.166827537260467 └ decompress_time_ns_per_byte = 16.31711426543648 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_ns_per_byte = 17.813693399574166 └ decompress_time_ns_per_byte = 14.657672107877927 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_ns_per_byte = 27.14530447125621 └ decompress_time_ns_per_byte = 22.939162526614616 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 290.5532931156849 └ decompress_time_ns_per_byte = 983.3864286728175 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_ns_per_byte = 33.49633356990773 └ decompress_time_ns_per_byte = 18.562611781405252 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_ns_per_byte = 127.51608800567777 └ decompress_time_ns_per_byte = 81.26676224272533 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_ns_per_byte = 33.402011355571325 └ decompress_time_ns_per_byte = 17.229524485450675 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_ns_per_byte = 110.9279545777147 └ decompress_time_ns_per_byte = 73.60213910574875 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_ns_per_byte = 139.62706032647267 └ decompress_time_ns_per_byte = 52.80723491838183 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_ns_per_byte = 32.46570617459191 └ decompress_time_ns_per_byte = 18.561982966643008 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_ns_per_byte = 841.715720369056 └ decompress_time_ns_per_byte = 64.16362952448544 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_ns_per_byte = 20.995496096522356 └ decompress_time_ns_per_byte = 17.204371894960964 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_ns_per_byte = 310.2666359119943 └ decompress_time_ns_per_byte = 92.23957984386088 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 308.4619375443577 └ decompress_time_ns_per_byte = 40.19321078779276 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_ns_per_byte = 173.08566501064584 └ decompress_time_ns_per_byte = 38.4394464158978 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.684001746 └ decompress_time_ns_per_byte = 3.5751561899999995 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 1.059468168 └ decompress_time_ns_per_byte = 0.7400323860000001 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.722835126 └ decompress_time_ns_per_byte = 0.744976266 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.629060886 └ decompress_time_ns_per_byte = 3.65226477 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_ns_per_byte = 357.284981682 └ decompress_time_ns_per_byte = 1.12051977 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_ns_per_byte = 38.880588738 └ decompress_time_ns_per_byte = 0.773042088 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_ns_per_byte = 93.098945862 └ decompress_time_ns_per_byte = 1.21357635 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_ns_per_byte = 46.48081812 └ decompress_time_ns_per_byte = 0.8166093659999999 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_ns_per_byte = 129.96737278199998 └ decompress_time_ns_per_byte = 1.18008555 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_ns_per_byte = 97.86814475999999 └ decompress_time_ns_per_byte = 1.006494228 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_ns_per_byte = 56.19389436 └ decompress_time_ns_per_byte = 1.25310081 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_ns_per_byte = 101.925353172 └ decompress_time_ns_per_byte = 1.562619594 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.774745866 └ decompress_time_ns_per_byte = 0.491509386 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_ns_per_byte = 404.666827248 └ decompress_time_ns_per_byte = 0.9599792279999999 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_ns_per_byte = 397.82369195399997 └ decompress_time_ns_per_byte = 0.6540753239999999 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_ns_per_byte = 123.43532714999999 └ decompress_time_ns_per_byte = 6.952642236 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5705935340491423 │ compress_time_cycles_per_byte = 258.34981939522254 └ decompress_time_cycles_per_byte = 621.249704423068 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_cycles_per_byte = 294.4289919915313 └ decompress_time_cycles_per_byte = 284.0156193676071 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_cycles_per_byte = 276.26380024853864 └ decompress_time_cycles_per_byte = 287.33193970635614 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_cycles_per_byte = 286.2591325999908 └ decompress_time_cycles_per_byte = 277.30814001012567 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_cycles_per_byte = 998.6812558567681 └ decompress_time_cycles_per_byte = 288.13813849127814 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5887802536672606 │ compress_time_cycles_per_byte = 842.8845626179408 └ decompress_time_cycles_per_byte = 672.1922864638468 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4926720538631985 │ compress_time_cycles_per_byte = 877.7912386891885 └ decompress_time_cycles_per_byte = 275.1002378147006 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5834938752967013 │ compress_time_cycles_per_byte = 831.7265630321718 └ decompress_time_cycles_per_byte = 676.018512449947 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.49069294952297665 │ compress_time_cycles_per_byte = 856.2288005707185 └ decompress_time_cycles_per_byte = 304.58187945873794 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_cycles_per_byte = 296.3273341924794 └ decompress_time_cycles_per_byte = 902.1932138813457 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_cycles_per_byte = 346.56843788834163 └ decompress_time_cycles_per_byte = 312.12833980761263 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_cycles_per_byte = 296.42884981819856 └ decompress_time_cycles_per_byte = 717.2842562249735 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_cycles_per_byte = 333.4546242923551 └ decompress_time_cycles_per_byte = 296.18016339117224 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_cycles_per_byte = 461.8368348138261 └ decompress_time_cycles_per_byte = 278.12973622681454 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_cycles_per_byte = 296.9797556036268 └ decompress_time_cycles_per_byte = 664.2481963915865 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_cycles_per_byte = 503.98021429557696 └ decompress_time_cycles_per_byte = 290.98358388180606 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_cycles_per_byte = 261.3669461499517 └ decompress_time_cycles_per_byte = 615.3126516776362 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_cycles_per_byte = 987.0971233948542 └ decompress_time_cycles_per_byte = 302.9164681732406 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_cycles_per_byte = 1019.9284047038248 └ decompress_time_cycles_per_byte = 671.6256251668431 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_cycles_per_byte = 469.1113156441294 └ decompress_time_cycles_per_byte = 670.2140924655957 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_cycles_per_byte = 14.900310643158997 └ decompress_time_cycles_per_byte = 11.95545332683597 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_cycles_per_byte = 12.988256888136188 └ decompress_time_cycles_per_byte = 11.304825585761188 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_cycles_per_byte = 14.334323241118717 └ decompress_time_cycles_per_byte = 11.397296950766501 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_cycles_per_byte = 14.827873652929005 └ decompress_time_cycles_per_byte = 12.500579745804009 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_cycles_per_byte = 2945.828102509207 └ decompress_time_cycles_per_byte = 13.61560907979773 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6240823141261713 │ compress_time_cycles_per_byte = 21.87747199610158 └ decompress_time_cycles_per_byte = 13.701554589827367 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5308717915944368 │ compress_time_cycles_per_byte = 67.4333126802419 └ decompress_time_cycles_per_byte = 12.881015338035931 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6178831912701012 │ compress_time_cycles_per_byte = 22.82828906605741 └ decompress_time_cycles_per_byte = 10.578737208317689 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5283394179534906 │ compress_time_cycles_per_byte = 58.928470430343744 └ decompress_time_cycles_per_byte = 12.847733477659991 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_cycles_per_byte = 37.9996402192061 └ decompress_time_cycles_per_byte = 10.847602433315492 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_cycles_per_byte = 60.98890037466348 └ decompress_time_cycles_per_byte = 15.066502416539516 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_cycles_per_byte = 33.74613145176108 └ decompress_time_cycles_per_byte = 11.178441527732286 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_cycles_per_byte = 69.08935714456898 └ decompress_time_cycles_per_byte = 13.095063381238067 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_cycles_per_byte = 209.49789082034525 └ decompress_time_cycles_per_byte = 13.074202398165825 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_cycles_per_byte = 37.032943568809465 └ decompress_time_cycles_per_byte = 13.805533212439785 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_cycles_per_byte = 254.27152077425126 └ decompress_time_cycles_per_byte = 14.293427883271155 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_cycles_per_byte = 15.287076314717323 └ decompress_time_cycles_per_byte = 12.805315420318104 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_cycles_per_byte = 776.7310133169301 └ decompress_time_cycles_per_byte = 13.365016248731816 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_cycles_per_byte = 763.1808803153883 └ decompress_time_cycles_per_byte = 14.33367065562115 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_cycles_per_byte = 208.80399666078176 └ decompress_time_cycles_per_byte = 15.672776096629626 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_cycles_per_byte = 12.95027057675893 └ decompress_time_cycles_per_byte = 9.046673048002276 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_cycles_per_byte = 10.15344864447425 └ decompress_time_cycles_per_byte = 8.859627972198512 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_cycles_per_byte = 10.981316790635288 └ decompress_time_cycles_per_byte = 8.499925903345119 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_cycles_per_byte = 12.509773889363084 └ decompress_time_cycles_per_byte = 9.953232939072471 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_cycles_per_byte = 388.58249262285085 └ decompress_time_cycles_per_byte = 111.40460053651994 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5025809860586108 │ compress_time_cycles_per_byte = 21.648309311872534 └ decompress_time_cycles_per_byte = 11.09420790147543 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4519367556802016 │ compress_time_cycles_per_byte = 179.34889033857658 └ decompress_time_cycles_per_byte = 110.78812652928504 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49750030484087304 │ compress_time_cycles_per_byte = 21.642775433890176 └ decompress_time_cycles_per_byte = 10.51647104011706 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.44766898345730194 │ compress_time_cycles_per_byte = 164.90115237979106 └ decompress_time_cycles_per_byte = 115.19740982806974 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_cycles_per_byte = 22.665436085030283 └ decompress_time_cycles_per_byte = 9.33675893183758 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_cycles_per_byte = 167.19206718692843 └ decompress_time_cycles_per_byte = 137.1290536926391 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_cycles_per_byte = 26.784744177539327 └ decompress_time_cycles_per_byte = 9.191660651140104 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_cycles_per_byte = 187.33195203836928 └ decompress_time_cycles_per_byte = 120.66156094785188 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_cycles_per_byte = 140.79580124375076 └ decompress_time_cycles_per_byte = 14.625818152257855 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_cycles_per_byte = 32.668363248384345 └ decompress_time_cycles_per_byte = 9.031178189651667 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_cycles_per_byte = 144.0938818436776 └ decompress_time_cycles_per_byte = 13.588769418363613 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_cycles_per_byte = 11.665304109254969 └ decompress_time_cycles_per_byte = 8.862948298987927 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_cycles_per_byte = 403.60453643864565 └ decompress_time_cycles_per_byte = 111.49424935983417 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_cycles_per_byte = 406.0693256919888 └ decompress_time_cycles_per_byte = 10.43899674836402 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_cycles_per_byte = 151.63434398244115 └ decompress_time_cycles_per_byte = 22.414087347071497 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_cycles_per_byte = 12.466944125560536 └ decompress_time_cycles_per_byte = 9.382749775784752 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_cycles_per_byte = 10.420420358744394 └ decompress_time_cycles_per_byte = 29.224994349775784 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_cycles_per_byte = 10.745470852017936 └ decompress_time_cycles_per_byte = 9.262840089686097 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_cycles_per_byte = 13.902929775784752 └ decompress_time_cycles_per_byte = 11.802678654708519 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_cycles_per_byte = 524.0876287892377 └ decompress_time_cycles_per_byte = 215.60079040358744 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4367713004484305 │ compress_time_cycles_per_byte = 18.113444843049326 └ decompress_time_cycles_per_byte = 9.868738116591928 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.38089686098654707 │ compress_time_cycles_per_byte = 282.3001259192825 └ decompress_time_cycles_per_byte = 239.48699524663675 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "fields.c" │ filesize = 11150 │ ratio = 0.43470852017937217 │ compress_time_cycles_per_byte = 21.920516322869954 └ decompress_time_cycles_per_byte = 14.484162062780268 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.37955156950672647 │ compress_time_cycles_per_byte = 254.35237730941705 └ decompress_time_cycles_per_byte = 217.86442152466367 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_cycles_per_byte = 20.750725291479817 └ decompress_time_cycles_per_byte = 8.35948789237668 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_cycles_per_byte = 65800.58702 └ decompress_time_cycles_per_byte = 88.19247515695066 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_cycles_per_byte = 19.72038116591928 └ decompress_time_cycles_per_byte = 8.642777578475336 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_cycles_per_byte = 63.26102905829596 └ decompress_time_cycles_per_byte = 30.98334412556054 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_cycles_per_byte = 147.3946468161435 └ decompress_time_cycles_per_byte = 22.003549506726454 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_cycles_per_byte = 19.66152529147982 └ decompress_time_cycles_per_byte = 9.497530941704035 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_cycles_per_byte = 129.51809076233184 └ decompress_time_cycles_per_byte = 14.880034977578473 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_cycles_per_byte = 11.367975515695067 └ decompress_time_cycles_per_byte = 8.56462869955157 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_cycles_per_byte = 257.6273037668161 └ decompress_time_cycles_per_byte = 28.338493004484302 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_cycles_per_byte = 285.72622161434975 └ decompress_time_cycles_per_byte = 9.519266098654708 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_cycles_per_byte = 147.56779542600896 └ decompress_time_cycles_per_byte = 11.780943497757848 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_cycles_per_byte = 18.667295619457136 └ decompress_time_cycles_per_byte = 9.6596613813491 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_cycles_per_byte = 13.245444772910508 └ decompress_time_cycles_per_byte = 9.344990593926363 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_cycles_per_byte = 14.627800859983875 └ decompress_time_cycles_per_byte = 7.808226283257189 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_cycles_per_byte = 21.923772373018007 └ decompress_time_cycles_per_byte = 15.19201289975813 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_cycles_per_byte = 269.84556785810264 └ decompress_time_cycles_per_byte = 69.64323138941144 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4985219027143241 │ compress_time_cycles_per_byte = 28.165962644450413 └ decompress_time_cycles_per_byte = 11.957489922063962 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4496103198065036 │ compress_time_cycles_per_byte = 139.83677076054823 └ decompress_time_cycles_per_byte = 75.81297420048374 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4961031980650363 │ compress_time_cycles_per_byte = 25.188298844396666 └ decompress_time_cycles_per_byte = 12.12580220370868 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.44799785004031173 │ compress_time_cycles_per_byte = 124.07395968825583 └ decompress_time_cycles_per_byte = 75.4690317119054 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_cycles_per_byte = 30.032765385649018 └ decompress_time_cycles_per_byte = 10.076051330287555 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_cycles_per_byte = 119.80760924482665 └ decompress_time_cycles_per_byte = 76.23741386724 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_cycles_per_byte = 29.198521902714322 └ decompress_time_cycles_per_byte = 10.471951088417091 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_cycles_per_byte = 107.60204165546897 └ decompress_time_cycles_per_byte = 76.73430099435636 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_cycles_per_byte = 147.13274227358235 └ decompress_time_cycles_per_byte = 50.829577264176294 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_cycles_per_byte = 27.25122198333781 └ decompress_time_cycles_per_byte = 10.36950013437248 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_cycles_per_byte = 127.3450722923945 └ decompress_time_cycles_per_byte = 33.486826122010214 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_cycles_per_byte = 18.4631255038968 └ decompress_time_cycles_per_byte = 10.508540714861596 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_cycles_per_byte = 268.7478790647675 └ decompress_time_cycles_per_byte = 68.4365055092717 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_cycles_per_byte = 269.04791400161247 └ decompress_time_cycles_per_byte = 11.840403117441548 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_cycles_per_byte = 158.819468959957 └ decompress_time_cycles_per_byte = 14.387041117979038 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_cycles_per_byte = 5.251799188924625 └ decompress_time_cycles_per_byte = 3.1819607213054892 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_cycles_per_byte = 5.491004134037198 └ decompress_time_cycles_per_byte = 3.653230875829332 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_cycles_per_byte = 5.081003489216737 └ decompress_time_cycles_per_byte = 3.3389555763374195 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_cycles_per_byte = 5.1732382970913156 └ decompress_time_cycles_per_byte = 3.691201048027471 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_cycles_per_byte = 2013.0568820706894 └ decompress_time_cycles_per_byte = 2.326842509400395 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.39642085799965815 │ compress_time_cycles_per_byte = 7.226261364960611 └ decompress_time_cycles_per_byte = 4.4654868744076195 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3827776612439597 │ compress_time_cycles_per_byte = 36.853514890108606 └ decompress_time_cycles_per_byte = 6.366063363321369 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3961965303997887 │ compress_time_cycles_per_byte = 6.819537065523082 └ decompress_time_cycles_per_byte = 4.264860301201075 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.38274658555912927 │ compress_time_cycles_per_byte = 35.527864296368804 └ decompress_time_cycles_per_byte = 5.867953091253748 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_cycles_per_byte = 7.905215853649063 └ decompress_time_cycles_per_byte = 3.4479793404962784 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_cycles_per_byte = 26.45637526025886 └ decompress_time_cycles_per_byte = 4.893945058189219 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_cycles_per_byte = 7.949905310446091 └ decompress_time_cycles_per_byte = 3.547962083780046 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_cycles_per_byte = 31.086626079880045 └ decompress_time_cycles_per_byte = 3.4904739896517967 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_cycles_per_byte = 103.08206553085037 └ decompress_time_cycles_per_byte = 2.8009685582047577 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_cycles_per_byte = 8.011225062734038 └ decompress_time_cycles_per_byte = 3.447238923460588 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_cycles_per_byte = 815.8428616442533 └ decompress_time_cycles_per_byte = 2.2215181860734314 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_cycles_per_byte = 5.238738761284358 └ decompress_time_cycles_per_byte = 3.31097574542799 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_cycles_per_byte = 1949.2779694603705 └ decompress_time_cycles_per_byte = 3.295083222626206 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_cycles_per_byte = 2007.3036645321556 └ decompress_time_cycles_per_byte = 2.2273357484967136 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_cycles_per_byte = 517.3865377433614 └ decompress_time_cycles_per_byte = 4.265838709426808 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_cycles_per_byte = 12.98016888886806 └ decompress_time_cycles_per_byte = 11.222936312254836 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_cycles_per_byte = 12.506534038345276 └ decompress_time_cycles_per_byte = 11.192564060325152 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_cycles_per_byte = 12.895050014762603 └ decompress_time_cycles_per_byte = 11.35125269593255 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_cycles_per_byte = 13.56495597229317 └ decompress_time_cycles_per_byte = 11.448494947909099 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_cycles_per_byte = 606.5756456436261 └ decompress_time_cycles_per_byte = 15.31759442676577 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5705699302174086 │ compress_time_cycles_per_byte = 19.776783371684857 └ decompress_time_cycles_per_byte = 11.829290246840099 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47583853929898723 │ compress_time_cycles_per_byte = 61.22003378527207 └ decompress_time_cycles_per_byte = 17.323158447255327 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5648546938048619 │ compress_time_cycles_per_byte = 21.50019810476293 └ decompress_time_cycles_per_byte = 11.227211398135694 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47361946226631735 │ compress_time_cycles_per_byte = 60.57851567413545 └ decompress_time_cycles_per_byte = 16.280758514272858 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_cycles_per_byte = 26.295000433505013 └ decompress_time_cycles_per_byte = 10.433391757312174 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_cycles_per_byte = 56.70565156741355 └ decompress_time_cycles_per_byte = 34.62539449659523 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_cycles_per_byte = 25.0528774211841 └ decompress_time_cycles_per_byte = 10.28574815701786 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_cycles_per_byte = 53.33385942955426 └ decompress_time_cycles_per_byte = 10.60018391391762 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_cycles_per_byte = 177.97627258561138 └ decompress_time_cycles_per_byte = 9.721819664256222 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_cycles_per_byte = 28.171935414782286 └ decompress_time_cycles_per_byte = 11.387680256072585 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_cycles_per_byte = 214.19478740679642 └ decompress_time_cycles_per_byte = 10.463700201989905 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_cycles_per_byte = 12.372666423747638 └ decompress_time_cycles_per_byte = 10.58276453413442 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_cycles_per_byte = 624.1889994727642 └ decompress_time_cycles_per_byte = 10.523359982566069 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_cycles_per_byte = 625.2159644314992 └ decompress_time_cycles_per_byte = 10.067718777094063 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_cycles_per_byte = 175.7830514371277 └ decompress_time_cycles_per_byte = 12.940480778153221 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_cycles_per_byte = 15.167699004484696 └ decompress_time_cycles_per_byte = 11.98791678720627 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_cycles_per_byte = 14.513724889542834 └ decompress_time_cycles_per_byte = 11.975089000769932 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_cycles_per_byte = 14.733486910125533 └ decompress_time_cycles_per_byte = 12.039906053820498 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_cycles_per_byte = 15.742349930789167 └ decompress_time_cycles_per_byte = 11.99509356640193 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_cycles_per_byte = 852.4599858942723 └ decompress_time_cycles_per_byte = 12.23356607195851 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6516734078914874 │ compress_time_cycles_per_byte = 20.969865037842865 └ decompress_time_cycles_per_byte = 11.898800403020786 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5508953826933494 │ compress_time_cycles_per_byte = 91.30058324911127 └ decompress_time_cycles_per_byte = 11.941748058049935 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.644781378862369 │ compress_time_cycles_per_byte = 21.51010133005161 └ decompress_time_cycles_per_byte = 11.075793359495787 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5487350086435715 │ compress_time_cycles_per_byte = 56.84331795476289 └ decompress_time_cycles_per_byte = 11.397222651345512 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_cycles_per_byte = 29.484203741327892 └ decompress_time_cycles_per_byte = 11.179037261782963 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_cycles_per_byte = 57.46446536864366 └ decompress_time_cycles_per_byte = 11.351166942333993 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_cycles_per_byte = 29.572076903920426 └ decompress_time_cycles_per_byte = 11.418866009077306 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_cycles_per_byte = 64.47989135456075 └ decompress_time_cycles_per_byte = 11.60720842940184 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_cycles_per_byte = 228.52311616835559 └ decompress_time_cycles_per_byte = 10.731596159473375 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_cycles_per_byte = 31.852004030207876 └ decompress_time_cycles_per_byte = 12.367771842917355 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_cycles_per_byte = 288.13946814122744 └ decompress_time_cycles_per_byte = 11.664961723401563 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_cycles_per_byte = 14.731169997156856 └ decompress_time_cycles_per_byte = 11.22983981687665 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_cycles_per_byte = 890.4208926308623 └ decompress_time_cycles_per_byte = 11.745946308167708 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_cycles_per_byte = 882.272168444842 └ decompress_time_cycles_per_byte = 11.873483890582552 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_cycles_per_byte = 220.53742919223595 └ decompress_time_cycles_per_byte = 14.741341810190074 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_cycles_per_byte = 4.115475016367378 └ decompress_time_cycles_per_byte = 3.9819821400735753 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_cycles_per_byte = 3.611109641944133 └ decompress_time_cycles_per_byte = 3.8682797418630748 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_cycles_per_byte = 3.6971690399364006 └ decompress_time_cycles_per_byte = 3.9930181171280705 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_cycles_per_byte = 4.175796181334954 └ decompress_time_cycles_per_byte = 4.018751044394563 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_cycles_per_byte = 411.3521330083239 └ decompress_time_cycles_per_byte = 5.110347124797356 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16962838259134555 │ compress_time_cycles_per_byte = 9.657381901577503 └ decompress_time_cycles_per_byte = 5.1212769866878665 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1508292804589101 │ compress_time_cycles_per_byte = 34.7424177285977 └ decompress_time_cycles_per_byte = 6.7454544636176585 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1683423743608929 │ compress_time_cycles_per_byte = 8.687080759368376 └ decompress_time_cycles_per_byte = 6.008760549164484 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1496757700461404 │ compress_time_cycles_per_byte = 23.013211530817433 └ decompress_time_cycles_per_byte = 7.087033870728893 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_cycles_per_byte = 9.744608566373612 └ decompress_time_cycles_per_byte = 3.637638432940516 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_cycles_per_byte = 25.4114938232635 └ decompress_time_cycles_per_byte = 5.212636837121212 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_cycles_per_byte = 10.19899369855967 └ decompress_time_cycles_per_byte = 4.193045201240802 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_cycles_per_byte = 25.035426987856965 └ decompress_time_cycles_per_byte = 15.472641449214365 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_cycles_per_byte = 392.64608292609734 └ decompress_time_cycles_per_byte = 4.975840848687492 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_cycles_per_byte = 10.42060991278526 └ decompress_time_cycles_per_byte = 4.218719765167103 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_cycles_per_byte = 422.6497210823513 └ decompress_time_cycles_per_byte = 4.902308345803716 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_cycles_per_byte = 3.974076560356653 └ decompress_time_cycles_per_byte = 3.7018381071517643 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_cycles_per_byte = 443.31563335125946 └ decompress_time_cycles_per_byte = 4.797837966859958 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_cycles_per_byte = 459.10752227132434 └ decompress_time_cycles_per_byte = 4.6508207129161985 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_cycles_per_byte = 448.39960555204823 └ decompress_time_cycles_per_byte = 6.211806609692605 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_cycles_per_byte = 10.67688015167364 └ decompress_time_cycles_per_byte = 8.047874921548118 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_cycles_per_byte = 9.139495998953976 └ decompress_time_cycles_per_byte = 7.588582296025105 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_cycles_per_byte = 9.893590402719665 └ decompress_time_cycles_per_byte = 8.62323684623431 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_cycles_per_byte = 10.94747115585774 └ decompress_time_cycles_per_byte = 8.709327510460252 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_cycles_per_byte = 630.3376853817991 └ decompress_time_cycles_per_byte = 15.372987029288701 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "sum" │ filesize = 38240 │ ratio = 0.5525889121338912 │ compress_time_cycles_per_byte = 21.70467411087866 └ decompress_time_cycles_per_byte = 10.54087256799163 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.48990585774058576 │ compress_time_cycles_per_byte = 58.94198394351464 └ decompress_time_cycles_per_byte = 15.395061558577403 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "sum" │ filesize = 38240 │ ratio = 0.5420502092050209 │ compress_time_cycles_per_byte = 20.68931697175732 └ decompress_time_cycles_per_byte = 9.842320528242677 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4807008368200837 │ compress_time_cycles_per_byte = 60.16234937238494 └ decompress_time_cycles_per_byte = 16.852692573221756 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_cycles_per_byte = 20.98055834205021 └ decompress_time_cycles_per_byte = 7.166317913179916 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_cycles_per_byte = 53.9545644874477 └ decompress_time_cycles_per_byte = 235.8082395920502 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_cycles_per_byte = 20.800401699790793 └ decompress_time_cycles_per_byte = 9.74049286087866 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_cycles_per_byte = 56.99436958682008 └ decompress_time_cycles_per_byte = 14.043530700836818 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_cycles_per_byte = 377.8292098849372 └ decompress_time_cycles_per_byte = 11.466578634937237 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_cycles_per_byte = 24.037524607740583 └ decompress_time_cycles_per_byte = 8.653785146443514 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_cycles_per_byte = 489.3108521966527 └ decompress_time_cycles_per_byte = 10.312935251046024 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_cycles_per_byte = 10.11711281380753 └ decompress_time_cycles_per_byte = 7.931093540794979 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_cycles_per_byte = 611.1808391997907 └ decompress_time_cycles_per_byte = 13.875479445606693 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_cycles_per_byte = 668.9535139644352 └ decompress_time_cycles_per_byte = 8.451625183054393 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_cycles_per_byte = 423.7957143043933 └ decompress_time_cycles_per_byte = 12.212056851464435 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_cycles_per_byte = 32.12585994795363 └ decompress_time_cycles_per_byte = 10.75156612254554 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_cycles_per_byte = 14.725587177667375 └ decompress_time_cycles_per_byte = 11.28624556422995 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_cycles_per_byte = 16.825653418500117 └ decompress_time_cycles_per_byte = 8.870525195173881 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_cycles_per_byte = 22.09514478353442 └ decompress_time_cycles_per_byte = 14.120690797255737 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 2702.930195173882 └ decompress_time_cycles_per_byte = 66.2609550508635 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.6046841731724627 │ compress_time_cycles_per_byte = 31.493907499408564 └ decompress_time_cycles_per_byte = 13.94031700969955 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5469600189259523 │ compress_time_cycles_per_byte = 128.88866666666667 └ decompress_time_cycles_per_byte = 69.78468582919328 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5985332387035722 │ compress_time_cycles_per_byte = 26.965237047551454 └ decompress_time_cycles_per_byte = 12.793655074520936 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5424651052756092 │ compress_time_cycles_per_byte = 119.90798462266383 └ decompress_time_cycles_per_byte = 543.6407979654601 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_cycles_per_byte = 32.35132718239886 └ decompress_time_cycles_per_byte = 10.802457298320322 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_cycles_per_byte = 645.872795599716 └ decompress_time_cycles_per_byte = 557.3550035486161 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_cycles_per_byte = 34.43786538916489 └ decompress_time_cycles_per_byte = 11.183174828483557 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_cycles_per_byte = 1482.5855677785662 └ decompress_time_cycles_per_byte = 91.26205039034777 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_cycles_per_byte = 146.6232751360303 └ decompress_time_cycles_per_byte = 53.557486870120655 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_cycles_per_byte = 42.626191152117336 └ decompress_time_cycles_per_byte = 11.48530092264017 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_cycles_per_byte = 130.95587911048025 └ decompress_time_cycles_per_byte = 32.62188786373314 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_cycles_per_byte = 19.306437189496098 └ decompress_time_cycles_per_byte = 12.117253371185237 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_cycles_per_byte = 337.27579181452563 └ decompress_time_cycles_per_byte = 70.02303690560682 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 314.0468689377809 └ decompress_time_cycles_per_byte = 13.740617459190913 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_cycles_per_byte = 170.43841282233262 └ decompress_time_cycles_per_byte = 16.232996687958362 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.719844111 └ decompress_time_cycles_per_byte = 0.49135990399999996 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 1.004231508 └ decompress_time_cycles_per_byte = 0.692505191 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.6469521239999999 └ decompress_time_cycles_per_byte = 0.39311678699999997 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.6568611209999999 └ decompress_time_cycles_per_byte = 0.44169238399999994 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_cycles_per_byte = 359.636072425 └ decompress_time_cycles_per_byte = 0.6171053209999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 37.58654928 └ decompress_time_cycles_per_byte = 0.6183061639999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 97.35073816299999 └ decompress_time_cycles_per_byte = 0.957368678 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 36.157015125 └ decompress_time_cycles_per_byte = 0.527249044 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 92.530401873 └ decompress_time_cycles_per_byte = 1.041563838 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_cycles_per_byte = 42.58126649 └ decompress_time_cycles_per_byte = 0.480794664 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_cycles_per_byte = 94.29692906199999 └ decompress_time_cycles_per_byte = 0.773759511 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_cycles_per_byte = 48.436005128 └ decompress_time_cycles_per_byte = 0.549986094 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_cycles_per_byte = 127.98298506699999 └ decompress_time_cycles_per_byte = 0.8722504209999998 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_cycles_per_byte = 104.57401575600001 └ decompress_time_cycles_per_byte = 0.8261772609999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_cycles_per_byte = 55.463667846999996 └ decompress_time_cycles_per_byte = 0.983972388 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_cycles_per_byte = 105.558641664 └ decompress_time_cycles_per_byte = 1.301090245 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.664025334 └ decompress_time_cycles_per_byte = 0.270745167 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_cycles_per_byte = 421.54626305399995 └ decompress_time_cycles_per_byte = 0.749198051 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_cycles_per_byte = 409.855326685 └ decompress_time_cycles_per_byte = 0.43020132399999994 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_cycles_per_byte = 122.05077707899999 └ decompress_time_cycles_per_byte = 4.784994472999999 ┌ 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 38.3s test/runtests.jl | 1950 1950 38.3s Canterbury safe round-trip | 368 368 13.2s Canterbury safe in-place round trip | 576 576 7.6s Canterbury unsafe round-trip | 700 700 8.1s aliases | 6 6 1.4s levels | 146 146 1.4s optimize | 154 154 6.6s Testing LibLZO tests passed Testing completed after 91.39s PkgEval succeeded after 128.63s