Package evaluation of LibLZO on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-16T22:57:08.234 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.35s ################################################################################ # Installation # Installing LibLZO... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [32aa4ff1] + LibLZO v2.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [32aa4ff1] + LibLZO v2.1.0 [21216c6a] + Preferences v1.4.3 [dd4b983a] + LZO_jll v2.10.3+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.73s ################################################################################ # Testing # Testing LibLZO Status `/tmp/jl_7o1GIF/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_7o1GIF/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [32aa4ff1] LibLZO v2.1.0 [21216c6a] Preferences v1.4.3 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [dd4b983a] LZO_jll v2.10.3+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5705935340491423 │ compress_time_ns_per_byte = 1253.6616859536193 └ decompress_time_ns_per_byte = 964.8888780319418 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_ns_per_byte = 1237.3889774802913 └ decompress_time_ns_per_byte = 293.96678738107295 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_ns_per_byte = 1280.078522365194 └ decompress_time_ns_per_byte = 301.5867676097549 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_ns_per_byte = 1285.3981046032256 └ decompress_time_ns_per_byte = 308.4146676879985 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_ns_per_byte = 2066.255450657181 └ decompress_time_ns_per_byte = 293.26710633905145 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_ns_per_byte = 1315.8060149451967 └ decompress_time_ns_per_byte = 1032.2667344581134 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_ns_per_byte = 1306.2907323475072 └ decompress_time_ns_per_byte = 331.6550316985449 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_ns_per_byte = 1252.2686681745558 └ decompress_time_ns_per_byte = 937.6816424396243 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_ns_per_byte = 1190.6405776288884 └ decompress_time_ns_per_byte = 301.11157735930936 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_ns_per_byte = 1377.5973222258021 └ decompress_time_ns_per_byte = 309.6193626363511 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_ns_per_byte = 1480.6021926240555 └ decompress_time_ns_per_byte = 1039.4247010697684 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_ns_per_byte = 1427.011035091295 └ decompress_time_ns_per_byte = 251.18218637113796 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_ns_per_byte = 1026.2431331917496 └ decompress_time_ns_per_byte = 989.0035089585703 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_ns_per_byte = 2055.516873994832 └ decompress_time_ns_per_byte = 339.2000009139386 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_ns_per_byte = 2115.771467699834 └ decompress_time_ns_per_byte = 1045.8595072884957 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_ns_per_byte = 1423.6954037044102 └ decompress_time_ns_per_byte = 1087.6742249340846 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_ns_per_byte = 15.838675153180645 └ decompress_time_ns_per_byte = 25.367490641401513 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_ns_per_byte = 13.934278001901278 └ decompress_time_ns_per_byte = 21.67113436758562 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_ns_per_byte = 16.025998665910418 └ decompress_time_ns_per_byte = 22.96436934310068 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_ns_per_byte = 16.231988648255697 └ decompress_time_ns_per_byte = 23.44618386470574 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_ns_per_byte = 696.3534395865121 └ decompress_time_ns_per_byte = 53.03376799622939 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_ns_per_byte = 32.32716305450595 └ decompress_time_ns_per_byte = 21.53473737607746 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_ns_per_byte = 79.40287943664673 └ decompress_time_ns_per_byte = 42.92457902683358 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_ns_per_byte = 32.084498949504315 └ decompress_time_ns_per_byte = 21.458336613968797 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_ns_per_byte = 93.43402543557626 └ decompress_time_ns_per_byte = 42.96672132705965 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_ns_per_byte = 206.65099497519552 └ decompress_time_ns_per_byte = 34.27438328313855 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_ns_per_byte = 35.0034736257679 └ decompress_time_ns_per_byte = 23.740652913028544 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_ns_per_byte = 245.0176832935237 └ decompress_time_ns_per_byte = 40.16108506219094 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_ns_per_byte = 16.694697489195473 └ decompress_time_ns_per_byte = 22.267561012629912 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_ns_per_byte = 708.0861941619602 └ decompress_time_ns_per_byte = 50.64757828389746 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_ns_per_byte = 750.1273001621678 └ decompress_time_ns_per_byte = 35.80149814265971 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_ns_per_byte = 232.97662452168495 └ decompress_time_ns_per_byte = 39.380607026737714 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_ns_per_byte = 18.791258057960412 └ decompress_time_ns_per_byte = 26.953339958541644 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_ns_per_byte = 13.051576677640938 └ decompress_time_ns_per_byte = 14.690719465105882 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_ns_per_byte = 13.562202617566964 └ decompress_time_ns_per_byte = 27.568996179327726 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_ns_per_byte = 25.574649920741376 └ decompress_time_ns_per_byte = 31.684171970897857 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_ns_per_byte = 389.7592156647563 └ decompress_time_ns_per_byte = 127.85526037475105 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_ns_per_byte = 23.874053245539166 └ decompress_time_ns_per_byte = 25.909852944762836 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_ns_per_byte = 166.3295282689103 └ decompress_time_ns_per_byte = 139.8107231638418 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_ns_per_byte = 33.54566609763037 └ decompress_time_ns_per_byte = 25.180227695809453 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_ns_per_byte = 172.7675492826078 └ decompress_time_ns_per_byte = 130.20168154290127 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_ns_per_byte = 145.12693139048085 └ decompress_time_ns_per_byte = 67.44664740072349 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_ns_per_byte = 30.310956915823276 └ decompress_time_ns_per_byte = 28.52220184530342 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_ns_per_byte = 158.6902513514612 └ decompress_time_ns_per_byte = 49.8766456936146 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_ns_per_byte = 14.44266922733 └ decompress_time_ns_per_byte = 26.074102426533354 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_ns_per_byte = 391.3993640612934 └ decompress_time_ns_per_byte = 130.0720697069463 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_ns_per_byte = 391.1246093159371 └ decompress_time_ns_per_byte = 37.264073243100434 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_ns_per_byte = 179.20009531357965 └ decompress_time_ns_per_byte = 37.202731089704514 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_ns_per_byte = 29.390631479820627 └ decompress_time_ns_per_byte = 28.221751748878923 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_ns_per_byte = 12.287660179372198 └ decompress_time_ns_per_byte = 19.62514798206278 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_ns_per_byte = 12.820448430493274 └ decompress_time_ns_per_byte = 18.32066735426009 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_ns_per_byte = 31.09673730941704 └ decompress_time_ns_per_byte = 21.98928798206278 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_ns_per_byte = 504.8766556053812 └ decompress_time_ns_per_byte = 227.74811650224214 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_ns_per_byte = 42.66448 └ decompress_time_ns_per_byte = 32.41576421524664 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_ns_per_byte = 290.25939031390135 └ decompress_time_ns_per_byte = 246.94920349775785 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_ns_per_byte = 42.186425201793725 └ decompress_time_ns_per_byte = 24.04549067264574 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_ns_per_byte = 275.1758861883408 └ decompress_time_ns_per_byte = 245.85428789237668 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_ns_per_byte = 276.7145865470852 └ decompress_time_ns_per_byte = 162.22403730941704 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_ns_per_byte = 38.8703669058296 └ decompress_time_ns_per_byte = 28.113517578475335 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_ns_per_byte = 196.3607001793722 └ decompress_time_ns_per_byte = 68.84531497757848 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_ns_per_byte = 19.57830403587444 └ decompress_time_ns_per_byte = 27.233097937219732 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_ns_per_byte = 463.2279495964126 └ decompress_time_ns_per_byte = 232.55578466367714 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_ns_per_byte = 483.67878376681614 └ decompress_time_ns_per_byte = 24.422707713004485 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_ns_per_byte = 276.49984403587445 └ decompress_time_ns_per_byte = 27.22594807174888 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_ns_per_byte = 56.545474603601185 └ decompress_time_ns_per_byte = 23.736998118785277 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_ns_per_byte = 16.238382155334588 └ decompress_time_ns_per_byte = 27.216651437785544 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_ns_per_byte = 19.939669443697934 └ decompress_time_ns_per_byte = 15.875641225477022 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_ns_per_byte = 73.53076323568934 └ decompress_time_ns_per_byte = 83.80645283525934 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_ns_per_byte = 928.9034270357431 └ decompress_time_ns_per_byte = 709.0373579682881 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_ns_per_byte = 92.42062644450417 └ decompress_time_ns_per_byte = 29.329561945713518 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_ns_per_byte = 738.4326713249127 └ decompress_time_ns_per_byte = 821.6407124428918 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_ns_per_byte = 90.1156331631282 └ decompress_time_ns_per_byte = 28.287143509809194 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_ns_per_byte = 751.0362563826928 └ decompress_time_ns_per_byte = 733.4688091910776 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_ns_per_byte = 536.6452851384037 └ decompress_time_ns_per_byte = 449.4626081698468 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_ns_per_byte = 86.953655200215 └ decompress_time_ns_per_byte = 27.260239451760278 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_ns_per_byte = 191.80794732598764 └ decompress_time_ns_per_byte = 143.62472238645526 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_ns_per_byte = 43.17355845202903 └ decompress_time_ns_per_byte = 22.621440472991132 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_ns_per_byte = 1113.9507995162592 └ decompress_time_ns_per_byte = 598.982055361462 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_ns_per_byte = 879.7457514109111 └ decompress_time_ns_per_byte = 28.716374630475677 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_ns_per_byte = 466.4900072561139 └ decompress_time_ns_per_byte = 29.59552270894921 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_ns_per_byte = 8.48479956280396 └ decompress_time_ns_per_byte = 393.2497619612253 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_ns_per_byte = 7.426131403533305 └ decompress_time_ns_per_byte = 9.696173926723535 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_ns_per_byte = 5.709461333108035 └ decompress_time_ns_per_byte = 9.270803241388151 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_ns_per_byte = 5.851350336588511 └ decompress_time_ns_per_byte = 8.81644074838018 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_ns_per_byte = 2060.737622627566 └ decompress_time_ns_per_byte = 5.495282351730139 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_ns_per_byte = 8.725087188660483 └ decompress_time_ns_per_byte = 10.059634021659752 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_ns_per_byte = 26.343929282423595 └ decompress_time_ns_per_byte = 7.676240471418139 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_ns_per_byte = 8.583975037485045 └ decompress_time_ns_per_byte = 8.865668090321478 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_ns_per_byte = 30.08768198503706 └ decompress_time_ns_per_byte = 6.973154430615765 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_ns_per_byte = 108.71805075824672 └ decompress_time_ns_per_byte = 6.4531786181808295 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_ns_per_byte = 8.689290581931044 └ decompress_time_ns_per_byte = 8.636432590041798 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_ns_per_byte = 837.3375316340762 └ decompress_time_ns_per_byte = 7.395401689157693 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_ns_per_byte = 5.888110667311487 └ decompress_time_ns_per_byte = 9.170373056798583 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_ns_per_byte = 1946.94167811223 └ decompress_time_ns_per_byte = 6.482864520696406 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_ns_per_byte = 2069.528515346533 └ decompress_time_ns_per_byte = 5.427074185428612 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_ns_per_byte = 443.84425183637876 └ decompress_time_ns_per_byte = 10.255873320941905 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_ns_per_byte = 12.634852441922044 └ decompress_time_ns_per_byte = 16.79869649727946 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_ns_per_byte = 12.205902953457963 └ decompress_time_ns_per_byte = 17.948009288723718 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_ns_per_byte = 12.739207175562504 └ decompress_time_ns_per_byte = 17.85221550823191 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_ns_per_byte = 12.803752510814192 └ decompress_time_ns_per_byte = 17.258495048669726 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_ns_per_byte = 495.59437009846425 └ decompress_time_ns_per_byte = 981.6845619724713 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_ns_per_byte = 30.125053649174937 └ decompress_time_ns_per_byte = 22.10798191229608 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_ns_per_byte = 59.50661847106296 └ decompress_time_ns_per_byte = 38.20448700187931 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_ns_per_byte = 28.8748710568618 └ decompress_time_ns_per_byte = 21.390581768419278 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_ns_per_byte = 65.53930120631559 └ decompress_time_ns_per_byte = 37.74423109332309 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_ns_per_byte = 191.45000598471253 └ decompress_time_ns_per_byte = 32.626069440473906 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_ns_per_byte = 32.256834049592975 └ decompress_time_ns_per_byte = 24.652085901948194 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_ns_per_byte = 226.66539335776585 └ decompress_time_ns_per_byte = 32.922443325663025 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_ns_per_byte = 15.614792044128468 └ decompress_time_ns_per_byte = 22.116162808081473 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_ns_per_byte = 678.1955584692821 └ decompress_time_ns_per_byte = 34.222677540222236 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_ns_per_byte = 683.4431393167961 └ decompress_time_ns_per_byte = 29.57140025401051 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_ns_per_byte = 190.97699560871135 └ decompress_time_ns_per_byte = 37.86539209239984 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_ns_per_byte = 18.2367754393902 └ decompress_time_ns_per_byte = 24.972792716156736 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_ns_per_byte = 15.94516528002889 └ decompress_time_ns_per_byte = 25.912446043568583 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_ns_per_byte = 17.72931882845883 └ decompress_time_ns_per_byte = 25.967093900523178 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_ns_per_byte = 18.761791931698145 └ decompress_time_ns_per_byte = 26.04011744880785 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_ns_per_byte = 921.1941895629653 └ decompress_time_ns_per_byte = 41.40464283060883 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_ns_per_byte = 33.96498091150767 └ decompress_time_ns_per_byte = 23.734364681931098 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_ns_per_byte = 66.01436588767301 └ decompress_time_ns_per_byte = 27.79688716663104 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_ns_per_byte = 34.12785765397076 └ decompress_time_ns_per_byte = 25.032632090997197 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_ns_per_byte = 68.83532831252167 └ decompress_time_ns_per_byte = 26.858483226490627 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_ns_per_byte = 236.64646019702778 └ decompress_time_ns_per_byte = 37.34308448494483 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_ns_per_byte = 37.33429883929183 └ decompress_time_ns_per_byte = 26.085471918250285 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_ns_per_byte = 302.85268404788934 └ decompress_time_ns_per_byte = 24.219052778705894 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_ns_per_byte = 17.670677496207414 └ decompress_time_ns_per_byte = 2323.6022779017185 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_ns_per_byte = 956.3603964338263 └ decompress_time_ns_per_byte = 32.92663169461733 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_ns_per_byte = 943.1753786548403 └ decompress_time_ns_per_byte = 32.90603677201517 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_ns_per_byte = 219.2425468506478 └ decompress_time_ns_per_byte = 37.88323054366301 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_ns_per_byte = 4.768830663892007 └ decompress_time_ns_per_byte = 9.304544610846117 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_ns_per_byte = 4.196604408280335 └ decompress_time_ns_per_byte = 9.82352806030989 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_ns_per_byte = 3.9327525583769796 └ decompress_time_ns_per_byte = 9.437651626215864 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_ns_per_byte = 4.481512341782018 └ decompress_time_ns_per_byte = 11.258871625202644 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_ns_per_byte = 413.3141018791308 └ decompress_time_ns_per_byte = 13.907379845912834 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_ns_per_byte = 11.062451735721412 └ decompress_time_ns_per_byte = 9.703651400190173 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_ns_per_byte = 27.972131285852353 └ decompress_time_ns_per_byte = 12.539687854626512 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_ns_per_byte = 11.048525045984537 └ decompress_time_ns_per_byte = 11.455666464022947 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_ns_per_byte = 26.04769309023881 └ decompress_time_ns_per_byte = 13.784289334315375 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_ns_per_byte = 382.8924533432317 └ decompress_time_ns_per_byte = 13.093691572359397 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_ns_per_byte = 11.525996247194163 └ decompress_time_ns_per_byte = 12.483499017957351 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_ns_per_byte = 426.3949434019984 └ decompress_time_ns_per_byte = 29.075644685668415 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_ns_per_byte = 4.5915278342842 └ decompress_time_ns_per_byte = 9.61505622778713 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_ns_per_byte = 467.3068281308455 └ decompress_time_ns_per_byte = 10.757783972050754 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_ns_per_byte = 481.49295067184187 └ decompress_time_ns_per_byte = 17.46486703649146 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_ns_per_byte = 440.8024467456198 └ decompress_time_ns_per_byte = 22.4866760194538 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_ns_per_byte = 18.26726315376569 └ decompress_time_ns_per_byte = 31.360885303347278 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_ns_per_byte = 11.195705073221758 └ decompress_time_ns_per_byte = 25.400716867154813 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_ns_per_byte = 12.665888101464436 └ decompress_time_ns_per_byte = 25.49769388075314 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_ns_per_byte = 14.072665847280335 └ decompress_time_ns_per_byte = 27.839807374476987 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_ns_per_byte = 678.3790115062761 └ decompress_time_ns_per_byte = 34.286011087866115 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_ns_per_byte = 24.365528582635985 └ decompress_time_ns_per_byte = 31.295467154811714 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_ns_per_byte = 66.89480149058578 └ decompress_time_ns_per_byte = 36.720788310669455 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_ns_per_byte = 25.619975496861926 └ decompress_time_ns_per_byte = 27.72334869246862 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_ns_per_byte = 59.55510088912134 └ decompress_time_ns_per_byte = 33.152336140167364 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_ns_per_byte = 393.552562290795 └ decompress_time_ns_per_byte = 31.029409388075315 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_ns_per_byte = 27.58532358786611 └ decompress_time_ns_per_byte = 33.06966485355649 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_ns_per_byte = 491.6551274843096 └ decompress_time_ns_per_byte = 30.07193211297071 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_ns_per_byte = 14.462299215481172 └ decompress_time_ns_per_byte = 31.482376150627616 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_ns_per_byte = 616.2927314853557 └ decompress_time_ns_per_byte = 32.439206433054395 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_ns_per_byte = 693.2280685669456 └ decompress_time_ns_per_byte = 27.80752962866109 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_ns_per_byte = 442.4734039748954 └ decompress_time_ns_per_byte = 39.566837212343096 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_ns_per_byte = 59.94146699787083 └ decompress_time_ns_per_byte = 24.32933286018453 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_ns_per_byte = 17.273110953394845 └ decompress_time_ns_per_byte = 19.45110977052283 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_ns_per_byte = 27.716969718476463 └ decompress_time_ns_per_byte = 24.556952921693874 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_ns_per_byte = 25.155268511947007 └ decompress_time_ns_per_byte = 29.628978235154957 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 367.73321622900403 └ decompress_time_ns_per_byte = 106.2127234445233 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_ns_per_byte = 34.682793943695295 └ decompress_time_ns_per_byte = 19.289174355334755 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_ns_per_byte = 125.72301443103858 └ decompress_time_ns_per_byte = 80.61587201324818 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_ns_per_byte = 106.46700757038089 └ decompress_time_ns_per_byte = 21.30458741424178 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_ns_per_byte = 119.38282020345399 └ decompress_time_ns_per_byte = 84.38721126094157 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_ns_per_byte = 1366.1235817364561 └ decompress_time_ns_per_byte = 290.6357000236574 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_ns_per_byte = 32.16531606340194 └ decompress_time_ns_per_byte = 26.533995741660753 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_ns_per_byte = 137.74135367873197 └ decompress_time_ns_per_byte = 74.6782401230187 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_ns_per_byte = 20.28419919564703 └ decompress_time_ns_per_byte = 17.91695055594985 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_ns_per_byte = 321.1231310622191 └ decompress_time_ns_per_byte = 89.10935202271114 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_ns_per_byte = 321.22133286018453 └ decompress_time_ns_per_byte = 38.467140052046375 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_ns_per_byte = 172.16986349656966 └ decompress_time_ns_per_byte = 46.54440052046369 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.706624952 └ decompress_time_ns_per_byte = 0.7031034830000001 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.850477373 └ decompress_time_ns_per_byte = 0.787360333 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.632151793 └ decompress_time_ns_per_byte = 0.749866722 ┌ Info: safe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.695299072 └ decompress_time_ns_per_byte = 0.8078128929999999 ┌ Info: safe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_ns_per_byte = 357.734718077 └ decompress_time_ns_per_byte = 1.0579416540000002 ┌ Info: safe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_ns_per_byte = 46.949692674 └ decompress_time_ns_per_byte = 0.809984603 ┌ Info: safe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_ns_per_byte = 101.97350623599999 └ decompress_time_ns_per_byte = 1.1591873240000001 ┌ Info: safe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_ns_per_byte = 51.134209478 └ decompress_time_ns_per_byte = 0.766935263 ┌ Info: safe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_ns_per_byte = 131.267507247 └ decompress_time_ns_per_byte = 5.119055848 ┌ Info: safe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_ns_per_byte = 118.03922303200001 └ decompress_time_ns_per_byte = 1.171420374 ┌ Info: safe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_ns_per_byte = 55.818461494 └ decompress_time_ns_per_byte = 1.200339854 ┌ Info: safe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_ns_per_byte = 117.373945789 └ decompress_time_ns_per_byte = 1.508335065 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_ns_per_byte = 0.7351568230000001 └ decompress_time_ns_per_byte = 0.601255782 ┌ Info: safe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_ns_per_byte = 409.260904716 └ decompress_time_ns_per_byte = 0.825296533 ┌ Info: safe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_ns_per_byte = 429.725802228 └ decompress_time_ns_per_byte = 0.662063662 ┌ Info: safe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_ns_per_byte = 127.880607295 └ decompress_time_ns_per_byte = 7.316529476 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5705935340491423 │ compress_time_cycles_per_byte = 263.0138109133468 └ decompress_time_cycles_per_byte = 669.233828804187 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.6197818382657523 │ compress_time_cycles_per_byte = 263.9680023999106 └ decompress_time_cycles_per_byte = 306.3859687748621 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5921204031849772 │ compress_time_cycles_per_byte = 312.17918923788045 └ decompress_time_cycles_per_byte = 290.542649981261 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5773856097416644 │ compress_time_cycles_per_byte = 291.7864962752073 └ decompress_time_cycles_per_byte = 277.6510930442044 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4053284589944046 │ compress_time_cycles_per_byte = 988.1007408556832 └ decompress_time_cycles_per_byte = 309.68171125459435 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5887802536672606 │ compress_time_cycles_per_byte = 823.2747061588939 └ decompress_time_cycles_per_byte = 669.9470438295998 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4926720538631985 │ compress_time_cycles_per_byte = 864.6065114045066 └ decompress_time_cycles_per_byte = 296.79796842638194 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5834938752967013 │ compress_time_cycles_per_byte = 811.4526165731907 └ decompress_time_cycles_per_byte = 695.8931884291435 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.49069294952297665 │ compress_time_cycles_per_byte = 835.1609247151339 └ decompress_time_cycles_per_byte = 295.0787046466214 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5420707611990347 │ compress_time_cycles_per_byte = 312.1292677379692 └ decompress_time_cycles_per_byte = 726.2521201270308 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4681666655708171 │ compress_time_cycles_per_byte = 327.8823690930968 └ decompress_time_cycles_per_byte = 290.9049404822177 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5579693468955678 │ compress_time_cycles_per_byte = 315.7715126669253 └ decompress_time_cycles_per_byte = 707.2102024341011 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4800149912222449 │ compress_time_cycles_per_byte = 341.7569054040726 └ decompress_time_cycles_per_byte = 311.17383309772566 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4232719000059176 │ compress_time_cycles_per_byte = 457.5827236223527 └ decompress_time_cycles_per_byte = 294.7698697538941 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.5734865769385031 │ compress_time_cycles_per_byte = 314.55144612693886 └ decompress_time_cycles_per_byte = 629.120473998777 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.44368757766833894 │ compress_time_cycles_per_byte = 515.078208364839 └ decompress_time_cycles_per_byte = 314.8386146269618 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.58448671501555 │ compress_time_cycles_per_byte = 303.3960243410109 └ decompress_time_cycles_per_byte = 681.3713419971201 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.410503060707875 │ compress_time_cycles_per_byte = 979.2371439157337 └ decompress_time_cycles_per_byte = 288.138071096529 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4073272886270539 │ compress_time_cycles_per_byte = 1108.8078552755294 └ decompress_time_cycles_per_byte = 681.870716830277 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "alice29.txt" │ filesize = 152089 │ ratio = 0.4346928443214171 │ compress_time_cycles_per_byte = 439.15154957294743 └ decompress_time_cycles_per_byte = 621.2410995864263 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6084407128991285 │ compress_time_cycles_per_byte = 14.97133666988872 └ decompress_time_cycles_per_byte = 11.866866447247542 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6599189959977313 │ compress_time_cycles_per_byte = 13.489442909753233 └ decompress_time_cycles_per_byte = 11.250192883790412 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6318951261793112 │ compress_time_cycles_per_byte = 14.889990996892452 └ decompress_time_cycles_per_byte = 12.500564343859592 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6155345545179304 │ compress_time_cycles_per_byte = 15.193149274239289 └ decompress_time_cycles_per_byte = 12.3855799694837 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44680817069955825 │ compress_time_cycles_per_byte = 648.2234287859785 └ decompress_time_cycles_per_byte = 29.27617824874779 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6240823141261713 │ compress_time_cycles_per_byte = 21.631713234647986 └ decompress_time_cycles_per_byte = 12.245976122193019 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5308717915944368 │ compress_time_cycles_per_byte = 78.65209551921649 └ decompress_time_cycles_per_byte = 32.72825557801229 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6178831912701012 │ compress_time_cycles_per_byte = 21.45564408566932 └ decompress_time_cycles_per_byte = 11.465510780562235 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5283394179534906 │ compress_time_cycles_per_byte = 82.25672295672597 └ decompress_time_cycles_per_byte = 298.16764478866264 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5874787304579842 │ compress_time_cycles_per_byte = 29.137005943488926 └ decompress_time_cycles_per_byte = 10.672379680297814 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5109083792009842 │ compress_time_cycles_per_byte = 64.92573603399931 └ decompress_time_cycles_per_byte = 12.461747138098243 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5978638589539779 │ compress_time_cycles_per_byte = 27.338791874036378 └ decompress_time_cycles_per_byte = 10.03777554541896 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.5197357384225789 │ compress_time_cycles_per_byte = 64.92185215571301 └ decompress_time_cycles_per_byte = 12.54954436447008 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.46271339441919174 │ compress_time_cycles_per_byte = 186.44853319646265 └ decompress_time_cycles_per_byte = 16.704387892537884 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6131859177657595 │ compress_time_cycles_per_byte = 31.234062869970202 └ decompress_time_cycles_per_byte = 11.49789801004961 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4842265875266618 │ compress_time_cycles_per_byte = 224.38071098187396 └ decompress_time_cycles_per_byte = 11.559176978566693 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.6220691969100248 │ compress_time_cycles_per_byte = 16.04824981027169 └ decompress_time_cycles_per_byte = 11.292052460876025 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4522883231212903 │ compress_time_cycles_per_byte = 680.7982711716821 └ decompress_time_cycles_per_byte = 13.861216370157935 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.44918077313287375 │ compress_time_cycles_per_byte = 676.0824445793623 └ decompress_time_cycles_per_byte = 11.380087035365356 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "asyoulik.txt" │ filesize = 125179 │ ratio = 0.4671071026290352 │ compress_time_cycles_per_byte = 186.85914543973033 └ decompress_time_cycles_per_byte = 13.322867685474401 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47693370727147094 │ compress_time_cycles_per_byte = 11.586426004958744 └ decompress_time_cycles_per_byte = 8.315979717920579 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5061171401861562 │ compress_time_cycles_per_byte = 9.951751778238426 └ decompress_time_cycles_per_byte = 8.234740031703451 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49128155103036214 │ compress_time_cycles_per_byte = 12.139734138113237 └ decompress_time_cycles_per_byte = 9.862827256838598 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4840466609763037 │ compress_time_cycles_per_byte = 15.51886595130675 └ decompress_time_cycles_per_byte = 10.019817461285209 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3811730276795513 │ compress_time_cycles_per_byte = 271.13262228183555 └ decompress_time_cycles_per_byte = 21.706146323619073 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.5025809860586108 │ compress_time_cycles_per_byte = 23.778856155753363 └ decompress_time_cycles_per_byte = 11.203282079421209 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4519367556802016 │ compress_time_cycles_per_byte = 64.23358509124903 └ decompress_time_cycles_per_byte = 20.335061943665405 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "cp.html" │ filesize = 24603 │ ratio = 0.49750030484087304 │ compress_time_cycles_per_byte = 21.531590781612 └ decompress_time_cycles_per_byte = 9.17228992399301 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.44766898345730194 │ compress_time_cycles_per_byte = 58.720374547819375 └ decompress_time_cycles_per_byte = 19.715883794659188 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47579563467869773 │ compress_time_cycles_per_byte = 19.901307889281796 └ decompress_time_cycles_per_byte = 8.35989306182173 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.420842986627647 │ compress_time_cycles_per_byte = 56.21841177905134 └ decompress_time_cycles_per_byte = 105.40640698288827 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "cp.html" │ filesize = 24603 │ ratio = 0.47734016176889 │ compress_time_cycles_per_byte = 23.1388191683941 └ decompress_time_cycles_per_byte = 9.009810551558754 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.418810714140552 │ compress_time_cycles_per_byte = 139.32364662845995 └ decompress_time_cycles_per_byte = 132.62148229890664 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3911311628663171 │ compress_time_cycles_per_byte = 1497.832452505792 └ decompress_time_cycles_per_byte = 15.635126529285047 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4832337519814657 │ compress_time_cycles_per_byte = 22.18699743933667 └ decompress_time_cycles_per_byte = 10.476516237857172 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.39230988090883223 │ compress_time_cycles_per_byte = 137.71202690728774 └ decompress_time_cycles_per_byte = 12.600824249075316 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.4783156525626956 │ compress_time_cycles_per_byte = 23.207982685038413 └ decompress_time_cycles_per_byte = 8.68594964028777 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3854814453521928 │ compress_time_cycles_per_byte = 285.56792647238143 └ decompress_time_cycles_per_byte = 19.4204567735642 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.38340852741535586 │ compress_time_cycles_per_byte = 291.6290657643377 └ decompress_time_cycles_per_byte = 11.603991342519206 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "cp.html" │ filesize = 24603 │ ratio = 0.3910092265170914 │ compress_time_cycles_per_byte = 146.20267195057514 └ decompress_time_cycles_per_byte = 12.167179978051458 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.420627802690583 │ compress_time_cycles_per_byte = 13.13412726457399 └ decompress_time_cycles_per_byte = 9.442356860986548 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4302242152466368 │ compress_time_cycles_per_byte = 11.68091659192825 └ decompress_time_cycles_per_byte = 15.156849237668162 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42511210762331836 │ compress_time_cycles_per_byte = 12.635108430493274 └ decompress_time_cycles_per_byte = 9.500737219730942 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42251121076233183 │ compress_time_cycles_per_byte = 14.212104843049328 └ decompress_time_cycles_per_byte = 10.251445650224216 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32896860986547083 │ compress_time_cycles_per_byte = 299.87107605381163 └ decompress_time_cycles_per_byte = 31.835221434977576 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4367713004484305 │ compress_time_cycles_per_byte = 19.21440529147982 └ decompress_time_cycles_per_byte = 12.109442959641257 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.38089686098654707 │ compress_time_cycles_per_byte = 76.50661228699552 └ decompress_time_cycles_per_byte = 202.64815713004486 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "fields.c" │ filesize = 11150 │ ratio = 0.43470852017937217 │ compress_time_cycles_per_byte = 18.49494609865471 └ decompress_time_cycles_per_byte = 10.186282511210763 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.37955156950672647 │ compress_time_cycles_per_byte = 265.6233650224215 └ decompress_time_cycles_per_byte = 233.68155704035877 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4295964125560538 │ compress_time_cycles_per_byte = 20.6363667264574 └ decompress_time_cycles_per_byte = 8.989606278026907 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3733632286995516 │ compress_time_cycles_per_byte = 266.0446241255606 └ decompress_time_cycles_per_byte = 230.1230198206278 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4238565022421525 │ compress_time_cycles_per_byte = 23.557807085201794 └ decompress_time_cycles_per_byte = 9.168623228699552 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.36798206278026907 │ compress_time_cycles_per_byte = 257.8132357847534 └ decompress_time_cycles_per_byte = 219.58306376681614 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3389237668161435 │ compress_time_cycles_per_byte = 126.34260582959642 └ decompress_time_cycles_per_byte = 23.143573004484303 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.4188340807174888 │ compress_time_cycles_per_byte = 20.595185560538116 └ decompress_time_cycles_per_byte = 10.07969596412556 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.33327354260089687 │ compress_time_cycles_per_byte = 130.41929901345293 └ decompress_time_cycles_per_byte = 15.699471659192826 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.42035874439461884 │ compress_time_cycles_per_byte = 11.952227802690583 └ decompress_time_cycles_per_byte = 9.793850224215246 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32206278026905827 │ compress_time_cycles_per_byte = 434.7406056502242 └ decompress_time_cycles_per_byte = 195.54343704035875 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.32986547085201795 │ compress_time_cycles_per_byte = 447.293351748879 └ decompress_time_cycles_per_byte = 12.298391838565022 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "fields.c" │ filesize = 11150 │ ratio = 0.3239461883408072 │ compress_time_cycles_per_byte = 151.00503713004485 └ decompress_time_cycles_per_byte = 11.661294977578477 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.485890889545821 │ compress_time_cycles_per_byte = 20.58596076323569 └ decompress_time_cycles_per_byte = 10.126027949475947 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48965331900026876 │ compress_time_cycles_per_byte = 15.417694168234346 └ decompress_time_cycles_per_byte = 10.05343993550121 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4877721042730449 │ compress_time_cycles_per_byte = 20.382714324106423 └ decompress_time_cycles_per_byte = 10.496226820747111 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.48669712442891694 │ compress_time_cycles_per_byte = 22.99588282719699 └ decompress_time_cycles_per_byte = 16.37585595270089 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40257995162590704 │ compress_time_cycles_per_byte = 790.0116500940608 └ decompress_time_cycles_per_byte = 569.8761577532922 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4985219027143241 │ compress_time_cycles_per_byte = 30.057970706799246 └ decompress_time_cycles_per_byte = 17.036406879871002 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4496103198065036 │ compress_time_cycles_per_byte = 718.6728758398281 └ decompress_time_cycles_per_byte = 646.7308951894652 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4961031980650363 │ compress_time_cycles_per_byte = 29.15134641225477 └ decompress_time_cycles_per_byte = 13.079634238108037 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.44799785004031173 │ compress_time_cycles_per_byte = 1873.7906221445849 └ decompress_time_cycles_per_byte = 167.34222977694168 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.49771566783122817 │ compress_time_cycles_per_byte = 30.595847890352054 └ decompress_time_cycles_per_byte = 11.396318194033864 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.45041655468959957 │ compress_time_cycles_per_byte = 136.47853211502286 └ decompress_time_cycles_per_byte = 94.6467855415211 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4926095135716205 │ compress_time_cycles_per_byte = 30.798368449341574 └ decompress_time_cycles_per_byte = 11.686670249932813 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.444504165546896 │ compress_time_cycles_per_byte = 105.57055576457941 └ decompress_time_cycles_per_byte = 75.0625393711368 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4278419779629132 │ compress_time_cycles_per_byte = 152.8689056705187 └ decompress_time_cycles_per_byte = 56.40016097823165 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4780972856758936 │ compress_time_cycles_per_byte = 30.174837409298576 └ decompress_time_cycles_per_byte = 12.970752217145929 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4109110454178984 │ compress_time_cycles_per_byte = 131.52802956194571 └ decompress_time_cycles_per_byte = 44.00212819134641 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4802472453641494 │ compress_time_cycles_per_byte = 17.849392636388068 └ decompress_time_cycles_per_byte = 12.013316312819134 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.39559258263907554 │ compress_time_cycles_per_byte = 295.48112496640687 └ decompress_time_cycles_per_byte = 68.86352297769417 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.40338618650900293 │ compress_time_cycles_per_byte = 309.02604837409297 └ decompress_time_cycles_per_byte = 19.177753292125775 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "grammar.lsp" │ filesize = 3721 │ ratio = 0.4017737167428111 │ compress_time_cycles_per_byte = 154.7779704380543 └ decompress_time_cycles_per_byte = 15.352364955657082 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3514086996379683 │ compress_time_cycles_per_byte = 5.1713428298683946 └ decompress_time_cycles_per_byte = 3.8468811724078993 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3587163411488681 │ compress_time_cycles_per_byte = 5.459841999564941 └ decompress_time_cycles_per_byte = 4.129399943092652 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.35486295622989794 │ compress_time_cycles_per_byte = 5.100522315255054 └ decompress_time_cycles_per_byte = 3.6807178842508432 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3524944063767305 │ compress_time_cycles_per_byte = 5.403080668593359 └ decompress_time_cycles_per_byte = 3.271325473127302 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3164203918643857 │ compress_time_cycles_per_byte = 1989.0887612542535 └ decompress_time_cycles_per_byte = 2.078692269146506 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.39642085799965815 │ compress_time_cycles_per_byte = 6.743621205853105 └ decompress_time_cycles_per_byte = 4.129478632553334 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3827776612439597 │ compress_time_cycles_per_byte = 33.88285815309436 └ decompress_time_cycles_per_byte = 4.058474509198403 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3961965303997887 │ compress_time_cycles_per_byte = 7.419057437576718 └ decompress_time_cycles_per_byte = 5.024825677061483 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.38274658555912927 │ compress_time_cycles_per_byte = 47.73469506595815 └ decompress_time_cycles_per_byte = 5.842897048198388 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3965529296601874 │ compress_time_cycles_per_byte = 8.845317027338835 └ decompress_time_cycles_per_byte = 3.317804714569835 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3902193166456906 │ compress_time_cycles_per_byte = 29.43041436706599 └ decompress_time_cycles_per_byte = 2.6587857273264035 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.34157227427399434 │ compress_time_cycles_per_byte = 7.727336514706568 └ decompress_time_cycles_per_byte = 3.3469171920399634 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.321342003449401 │ compress_time_cycles_per_byte = 29.527648310648086 └ decompress_time_cycles_per_byte = 3.1080710720334377 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.316726293136935 │ compress_time_cycles_per_byte = 102.82242711198123 └ decompress_time_cycles_per_byte = 2.787755130401343 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3485429388275144 │ compress_time_cycles_per_byte = 7.684894042596995 └ decompress_time_cycles_per_byte = 3.6225926026274498 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3168399136095962 │ compress_time_cycles_per_byte = 778.0215963433631 └ decompress_time_cycles_per_byte = 2.063557662875433 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3510357914200034 │ compress_time_cycles_per_byte = 5.16743720963657 └ decompress_time_cycles_per_byte = 2.9263535004816728 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.2522219114653739 │ compress_time_cycles_per_byte = 1882.8029276956215 └ decompress_time_cycles_per_byte = 3.049502506448205 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3137799297689523 │ compress_time_cycles_per_byte = 2006.9461881127736 └ decompress_time_cycles_per_byte = 2.1765557284140526 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "kennedy.xls" │ filesize = 1029744 │ ratio = 0.3442447831694091 │ compress_time_cycles_per_byte = 545.828431546093 └ decompress_time_cycles_per_byte = 4.107734111585016 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5480136097142616 │ compress_time_cycles_per_byte = 13.342023788880713 └ decompress_time_cycles_per_byte = 11.229428038167189 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5966411562633274 │ compress_time_cycles_per_byte = 12.213285361121397 └ decompress_time_cycles_per_byte = 12.488351230451267 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5680649742005933 │ compress_time_cycles_per_byte = 13.199047765223057 └ decompress_time_cycles_per_byte = 11.275124669013062 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.553981919325888 │ compress_time_cycles_per_byte = 14.697276997989475 └ decompress_time_cycles_per_byte = 11.221389988143052 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.3829559886960638 │ compress_time_cycles_per_byte = 671.9478298082736 └ decompress_time_cycles_per_byte = 10.838854757073161 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5705699302174086 │ compress_time_cycles_per_byte = 19.967339052475197 └ decompress_time_cycles_per_byte = 11.834997005300478 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47583853929898723 │ compress_time_cycles_per_byte = 54.29359750113648 └ decompress_time_cycles_per_byte = 16.348096268576278 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5648546938048619 │ compress_time_cycles_per_byte = 19.69689347961589 └ decompress_time_cycles_per_byte = 11.051704853381574 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.47361946226631735 │ compress_time_cycles_per_byte = 54.75593727768223 └ decompress_time_cycles_per_byte = 11.322144097067634 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5130379562933212 │ compress_time_cycles_per_byte = 25.944616596446664 └ decompress_time_cycles_per_byte = 10.255254350281426 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.43842354143136325 │ compress_time_cycles_per_byte = 52.39853543493441 └ decompress_time_cycles_per_byte = 18.49651513986981 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5334595574968248 │ compress_time_cycles_per_byte = 25.7701212900172 └ decompress_time_cycles_per_byte = 10.264558234955032 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4581655942299311 │ compress_time_cycles_per_byte = 55.47100094199468 └ decompress_time_cycles_per_byte = 10.496136354902356 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4042399133927274 │ compress_time_cycles_per_byte = 192.9515427107889 └ decompress_time_cycles_per_byte = 17.685501209127505 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5496585855082787 │ compress_time_cycles_per_byte = 30.430120664364015 └ decompress_time_cycles_per_byte = 11.476329086546349 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.4238577728621173 │ compress_time_cycles_per_byte = 231.2675474160758 └ decompress_time_cycles_per_byte = 10.240374463976904 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.5588207726231037 │ compress_time_cycles_per_byte = 12.720631888629047 └ decompress_time_cycles_per_byte = 10.956324212543995 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38501806661448984 │ compress_time_cycles_per_byte = 661.7944118555421 └ decompress_time_cycles_per_byte = 10.933861976689146 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.38458690486790986 │ compress_time_cycles_per_byte = 653.8322043144294 └ decompress_time_cycles_per_byte = 10.069486786298429 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "lcet10.txt" │ filesize = 426754 │ ratio = 0.41883614447667744 │ compress_time_cycles_per_byte = 175.7297673671483 └ decompress_time_cycles_per_byte = 12.969425359809163 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6428824910088179 │ compress_time_cycles_per_byte = 14.752639007929671 └ decompress_time_cycles_per_byte = 11.997911719354752 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.7058695349903811 │ compress_time_cycles_per_byte = 13.257876893959047 └ decompress_time_cycles_per_byte = 11.32135707392796 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6719136846517979 │ compress_time_cycles_per_byte = 14.579265503952385 └ decompress_time_cycles_per_byte = 11.549321090521955 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6520013032804066 │ compress_time_cycles_per_byte = 15.436710428941128 └ decompress_time_cycles_per_byte = 11.992816455367834 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46313770983748426 │ compress_time_cycles_per_byte = 910.1168493030148 └ decompress_time_cycles_per_byte = 24.91173777915208 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6516734078914874 │ compress_time_cycles_per_byte = 22.473152282504707 └ decompress_time_cycles_per_byte = 11.867475203430034 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5508953826933494 │ compress_time_cycles_per_byte = 59.08224286464354 └ decompress_time_cycles_per_byte = 12.146845893317783 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.644781378862369 │ compress_time_cycles_per_byte = 21.405450644480464 └ decompress_time_cycles_per_byte = 10.92797915166407 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5487350086435715 │ compress_time_cycles_per_byte = 57.4658446356937 └ decompress_time_cycles_per_byte = 11.82331064352583 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6109770244946157 │ compress_time_cycles_per_byte = 30.744099806790757 └ decompress_time_cycles_per_byte = 11.349327775022257 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5321596892049782 │ compress_time_cycles_per_byte = 56.929642371970345 └ decompress_time_cycles_per_byte = 24.258832109259725 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6278615617366834 │ compress_time_cycles_per_byte = 29.198048731895714 └ decompress_time_cycles_per_byte = 10.91093888486514 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.5451655145363496 │ compress_time_cycles_per_byte = 60.452067311942656 └ decompress_time_cycles_per_byte = 15.728239124975875 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.48060747809015464 │ compress_time_cycles_per_byte = 221.9797439510564 └ decompress_time_cycles_per_byte = 10.767324188925853 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6458812811163386 │ compress_time_cycles_per_byte = 32.67557481099321 └ decompress_time_cycles_per_byte = 11.721125096241447 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.51040445273637 │ compress_time_cycles_per_byte = 291.3029181050137 └ decompress_time_cycles_per_byte = 11.145124840981113 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.6621992649332484 │ compress_time_cycles_per_byte = 14.892711122087077 └ decompress_time_cycles_per_byte = 11.361211118974143 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.47250763186894146 │ compress_time_cycles_per_byte = 941.2617317006357 └ decompress_time_cycles_per_byte = 11.456552532784352 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.46554711835985896 │ compress_time_cycles_per_byte = 866.6833672926425 └ decompress_time_cycles_per_byte = 11.730542085788226 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "plrabn12.txt" │ filesize = 481861 │ ratio = 0.4871031272503896 │ compress_time_cycles_per_byte = 224.89539525921379 └ decompress_time_cycles_per_byte = 14.678312054721175 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1697647774036663 │ compress_time_cycles_per_byte = 4.093229464786757 └ decompress_time_cycles_per_byte = 4.111433805649083 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1708968543459284 │ compress_time_cycles_per_byte = 3.660204034948248 └ decompress_time_cycles_per_byte = 3.9163436895965833 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1703123051502681 │ compress_time_cycles_per_byte = 4.070541140572391 └ decompress_time_cycles_per_byte = 4.0039182001340565 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1700414640229455 │ compress_time_cycles_per_byte = 4.1571157017707945 └ decompress_time_cycles_per_byte = 4.211012971146651 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12568587105624143 │ compress_time_cycles_per_byte = 410.98897259828226 └ decompress_time_cycles_per_byte = 5.015066971801347 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16962838259134555 │ compress_time_cycles_per_byte = 9.65110051518269 └ decompress_time_cycles_per_byte = 4.850554253959347 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1508292804589101 │ compress_time_cycles_per_byte = 24.45262956532922 └ decompress_time_cycles_per_byte = 15.077830841205262 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1683423743608929 │ compress_time_cycles_per_byte = 8.772576603223595 └ decompress_time_cycles_per_byte = 5.904753476119216 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1496757700461404 │ compress_time_cycles_per_byte = 25.46940963064285 └ decompress_time_cycles_per_byte = 7.2912990183470505 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "ptt5" │ filesize = 513216 │ ratio = 0.17172301720912833 │ compress_time_cycles_per_byte = 9.42622243460843 └ decompress_time_cycles_per_byte = 3.660519808423744 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1486820364135179 │ compress_time_cycles_per_byte = 26.765912366333083 └ decompress_time_cycles_per_byte = 5.3015735090098515 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16807153323357027 │ compress_time_cycles_per_byte = 10.09302549413892 └ decompress_time_cycles_per_byte = 4.0972766281643604 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.14607494700087292 │ compress_time_cycles_per_byte = 25.421259438521012 └ decompress_time_cycles_per_byte = 18.27690034410463 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.1318684530490086 │ compress_time_cycles_per_byte = 386.20767547387453 └ decompress_time_cycles_per_byte = 4.806445962323855 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16710702706073077 │ compress_time_cycles_per_byte = 10.563833220320488 └ decompress_time_cycles_per_byte = 4.066125574806709 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12852483164983164 │ compress_time_cycles_per_byte = 409.2293933236688 └ decompress_time_cycles_per_byte = 4.7006092191202145 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.16838718979922684 │ compress_time_cycles_per_byte = 4.076177697109989 └ decompress_time_cycles_per_byte = 3.7738772232354405 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12575211996508293 │ compress_time_cycles_per_byte = 450.81494434896814 └ decompress_time_cycles_per_byte = 4.832234129489338 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12485970819304153 │ compress_time_cycles_per_byte = 457.5876906916386 └ decompress_time_cycles_per_byte = 4.444837966859958 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "ptt5" │ filesize = 513216 │ ratio = 0.12153752026437212 │ compress_time_cycles_per_byte = 418.94623261355844 └ decompress_time_cycles_per_byte = 6.093896525049882 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.4711297071129707 │ compress_time_cycles_per_byte = 10.731177536610879 └ decompress_time_cycles_per_byte = 7.679838624476987 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "sum" │ filesize = 38240 │ ratio = 0.48872907949790795 │ compress_time_cycles_per_byte = 9.192794168410042 └ decompress_time_cycles_per_byte = 8.520369482217573 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "sum" │ filesize = 38240 │ ratio = 0.4787918410041841 │ compress_time_cycles_per_byte = 10.306674137029288 └ decompress_time_cycles_per_byte = 7.586603268828453 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "sum" │ filesize = 38240 │ ratio = 0.4729602510460251 │ compress_time_cycles_per_byte = 10.955789984309623 └ decompress_time_cycles_per_byte = 8.473045475941422 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3717050209205021 │ compress_time_cycles_per_byte = 635.5341400104603 └ decompress_time_cycles_per_byte = 14.553050156903765 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "sum" │ filesize = 38240 │ ratio = 0.5525889121338912 │ compress_time_cycles_per_byte = 22.49917460774059 └ decompress_time_cycles_per_byte = 11.249551987447699 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.48990585774058576 │ compress_time_cycles_per_byte = 62.41061694560669 └ decompress_time_cycles_per_byte = 18.704142468619246 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "sum" │ filesize = 38240 │ ratio = 0.5420502092050209 │ compress_time_cycles_per_byte = 22.487167024058575 └ decompress_time_cycles_per_byte = 10.204185878661088 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4807008368200837 │ compress_time_cycles_per_byte = 61.1921297332636 └ decompress_time_cycles_per_byte = 121.9061457374477 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "sum" │ filesize = 38240 │ ratio = 0.48240062761506275 │ compress_time_cycles_per_byte = 21.24120363493724 └ decompress_time_cycles_per_byte = 7.137378373430963 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.4424163179916318 │ compress_time_cycles_per_byte = 56.08403300209205 └ decompress_time_cycles_per_byte = 15.10963697698745 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "sum" │ filesize = 38240 │ ratio = 0.47672594142259417 │ compress_time_cycles_per_byte = 23.463242311715483 └ decompress_time_cycles_per_byte = 8.112111637029289 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "sum" │ filesize = 38240 │ ratio = 0.43506799163179916 │ compress_time_cycles_per_byte = 59.81839152719665 └ decompress_time_cycles_per_byte = 15.90708179916318 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.3998692468619247 │ compress_time_cycles_per_byte = 383.1413705020921 └ decompress_time_cycles_per_byte = 11.320961793933055 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.46205543933054394 │ compress_time_cycles_per_byte = 21.79574210251046 └ decompress_time_cycles_per_byte = 9.75079364539749 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.37936715481171546 │ compress_time_cycles_per_byte = 475.4130822437239 └ decompress_time_cycles_per_byte = 10.392846208158996 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "sum" │ filesize = 38240 │ ratio = 0.47160041841004186 │ compress_time_cycles_per_byte = 10.40132214958159 └ decompress_time_cycles_per_byte = 7.950362421548117 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36521966527196653 │ compress_time_cycles_per_byte = 769.5184316422595 └ decompress_time_cycles_per_byte = 13.567015638075315 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.36485355648535567 │ compress_time_cycles_per_byte = 662.5904751569037 └ decompress_time_cycles_per_byte = 8.86717675209205 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "sum" │ filesize = 38240 │ ratio = 0.4065115062761506 │ compress_time_cycles_per_byte = 419.21250504707115 └ decompress_time_cycles_per_byte = 11.220663153765692 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5819730305180979 │ compress_time_cycles_per_byte = 19.910210314643955 └ decompress_time_cycles_per_byte = 10.97780458954341 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5935651762479299 │ compress_time_cycles_per_byte = 14.41555713271824 └ decompress_time_cycles_per_byte = 9.68704991719896 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5888336881949373 │ compress_time_cycles_per_byte = 19.533207712325527 └ decompress_time_cycles_per_byte = 10.089612017979654 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.583865625739295 │ compress_time_cycles_per_byte = 22.115356044475988 └ decompress_time_cycles_per_byte = 14.939526851194701 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 290.461335462503 └ decompress_time_cycles_per_byte = 64.2239907735983 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.6046841731724627 │ compress_time_cycles_per_byte = 29.291185237757276 └ decompress_time_cycles_per_byte = 17.63541495150225 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5469600189259523 │ compress_time_cycles_per_byte = 120.47980790158505 └ decompress_time_cycles_per_byte = 497.97123562810503 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5985332387035722 │ compress_time_cycles_per_byte = 27.815124201561392 └ decompress_time_cycles_per_byte = 12.115202271114265 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5424651052756092 │ compress_time_cycles_per_byte = 639.8181452566832 └ decompress_time_cycles_per_byte = 1409.477903714218 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.600662408327419 │ compress_time_cycles_per_byte = 36.31301845280341 └ decompress_time_cycles_per_byte = 11.968235154956233 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5443577004968062 │ compress_time_cycles_per_byte = 116.68486136740006 └ decompress_time_cycles_per_byte = 75.09316749467708 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5968772178850248 │ compress_time_cycles_per_byte = 31.622850484977526 └ decompress_time_cycles_per_byte = 13.080073338064821 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.541282233262361 │ compress_time_cycles_per_byte = 105.90450390347765 └ decompress_time_cycles_per_byte = 69.14419422758458 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5209368346344926 │ compress_time_cycles_per_byte = 150.37164135320558 └ decompress_time_cycles_per_byte = 47.32980127750178 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5774781168677549 │ compress_time_cycles_per_byte = 31.501442867281764 └ decompress_time_cycles_per_byte = 13.866027915779513 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.4991719895907263 │ compress_time_cycles_per_byte = 132.2882961911521 └ decompress_time_cycles_per_byte = 30.86884528034067 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.5878873905843388 │ compress_time_cycles_per_byte = 18.370250532292406 └ decompress_time_cycles_per_byte = 13.188701206529453 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.49041873669268987 │ compress_time_cycles_per_byte = 312.5511320085167 └ decompress_time_cycles_per_byte = 885.4366186420629 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.48734326945824463 │ compress_time_cycles_per_byte = 337.4269138869174 └ decompress_time_cycles_per_byte = 20.051426543647977 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "xargs.1" │ filesize = 4227 │ ratio = 0.47906316536550747 │ compress_time_cycles_per_byte = 153.6049179086823 └ decompress_time_cycles_per_byte = 18.12807428436243 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.403256599 └ decompress_time_cycles_per_byte = 0.296972249 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_11 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.895103297 └ decompress_time_cycles_per_byte = 0.446553629 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_12 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.6490989180000001 └ decompress_time_cycles_per_byte = 0.41081939900000003 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_1_15 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.591081438 └ decompress_time_cycles_per_byte = 0.5816549480000001 ┌ Info: unsafe round-trip complete │ algorithm = LZO1X_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.004005 │ compress_time_cycles_per_byte = 373.298765414 └ decompress_time_cycles_per_byte = 0.7133530069999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1 │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 34.817067636 └ decompress_time_cycles_per_byte = 0.6519322670000001 ┌ Info: unsafe round-trip complete │ algorithm = LZO1_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 100.826228622 └ decompress_time_cycles_per_byte = 1.034069747 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A │ file = "random" │ filesize = 1000000 │ ratio = 1.001493 │ compress_time_cycles_per_byte = 37.863525536 └ decompress_time_cycles_per_byte = 0.608799998 ┌ Info: unsafe round-trip complete │ algorithm = LZO1A_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002004 │ compress_time_cycles_per_byte = 100.186205064 └ decompress_time_cycles_per_byte = 0.873711377 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B │ file = "random" │ filesize = 1000000 │ ratio = 1.000531 │ compress_time_cycles_per_byte = 41.985805241 └ decompress_time_cycles_per_byte = 0.5714721779999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1B_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.001994 │ compress_time_cycles_per_byte = 96.98309456599999 └ decompress_time_cycles_per_byte = 0.845026757 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C │ file = "random" │ filesize = 1000000 │ ratio = 1.000383 │ compress_time_cycles_per_byte = 47.82277158 └ decompress_time_cycles_per_byte = 0.572525568 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_99 │ file = "random" │ filesize = 1000000 │ ratio = 1.002009 │ compress_time_cycles_per_byte = 127.732656076 └ decompress_time_cycles_per_byte = 0.9433944759999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1C_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.002075 │ compress_time_cycles_per_byte = 101.25333235 └ decompress_time_cycles_per_byte = 0.7320709369999999 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003938 │ compress_time_cycles_per_byte = 54.852302346 └ decompress_time_cycles_per_byte = 1.011027516 ┌ Info: unsafe round-trip complete │ algorithm = LZO1F_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.005056 │ compress_time_cycles_per_byte = 104.78023872800001 └ decompress_time_cycles_per_byte = 1.3540275060000002 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_1 │ file = "random" │ filesize = 1000000 │ ratio = 1.003926 │ compress_time_cycles_per_byte = 0.496468109 └ decompress_time_cycles_per_byte = 0.491711648 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Y_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003977 │ compress_time_cycles_per_byte = 435.94964345200003 └ decompress_time_cycles_per_byte = 0.844945727 ┌ Info: unsafe round-trip complete │ algorithm = LZO1Z_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.003994 │ compress_time_cycles_per_byte = 433.05379331200004 └ decompress_time_cycles_per_byte = 0.42462150899999995 ┌ Info: unsafe round-trip complete │ algorithm = LZO2A_999 │ file = "random" │ filesize = 1000000 │ ratio = 1.121528 │ compress_time_cycles_per_byte = 124.83621171600001 └ decompress_time_cycles_per_byte = 4.164037165 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 1 └ ratio = 0.5420707611990347 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 2 └ ratio = 0.5240023933354812 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 3 └ ratio = 0.512390771193183 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 4 └ ratio = 0.5232594073207135 ┌ Warning: unexpectedly worse ratio │ algorithm = LZO1B │ level = 4 │ ratio = 0.5232594073207135 │ last_ratio = 0.512390771193183 └ @ Main.var"##286" ~/.julia/packages/LibLZO/piHGJ/test/runtests.jl:215 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 5 └ ratio = 0.5103459158782029 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 6 └ ratio = 0.502153344423331 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 7 └ ratio = 0.4990893489995989 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 8 └ ratio = 0.48819441248216505 ┌ Info: level compression complete │ algorithm = LZO1B │ level = 9 └ ratio = 0.4879840093629388 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 1 └ ratio = 0.5579693468955678 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 2 └ ratio = 0.5390001906778268 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 3 └ ratio = 0.5276581475320372 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 4 └ ratio = 0.5288548152726364 ┌ Warning: unexpectedly worse ratio │ algorithm = LZO1C │ level = 4 │ ratio = 0.5288548152726364 │ last_ratio = 0.5276581475320372 └ @ Main.var"##286" ~/.julia/packages/LibLZO/piHGJ/test/runtests.jl:215 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 5 └ ratio = 0.5172629184227656 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 6 └ ratio = 0.5108653485787927 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 7 └ ratio = 0.5036853421351971 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 8 └ ratio = 0.4963738337420852 ┌ Info: level compression complete │ algorithm = LZO1C │ level = 9 └ ratio = 0.49667628822597293 ┌ Warning: unexpectedly worse ratio │ algorithm = LZO1C │ level = 9 │ ratio = 0.49667628822597293 │ last_ratio = 0.4963738337420852 └ @ Main.var"##286" ~/.julia/packages/LibLZO/piHGJ/test/runtests.jl:215 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 1 └ ratio = 0.4862284583368948 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 2 └ ratio = 0.46474761488339067 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 3 └ ratio = 0.4507163568699906 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 4 └ ratio = 0.4419649021296741 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 5 └ ratio = 0.42460664479350907 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 6 └ ratio = 0.4160984686597979 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 7 └ ratio = 0.411890406275273 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 8 └ ratio = 0.4053284589944046 ┌ Info: level compression complete │ algorithm = LZO1X_999 │ level = 9 └ ratio = 0.4053284589944046 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 1 └ ratio = 0.5030212572901394 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 2 └ ratio = 0.47847641841290295 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 3 └ ratio = 0.4618808723839331 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 4 └ ratio = 0.4524719078960346 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 5 └ ratio = 0.4321877321831296 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 6 └ ratio = 0.42204893187541503 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 7 └ ratio = 0.4166310515553393 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 8 └ ratio = 0.410503060707875 ┌ Info: level compression complete │ algorithm = LZO1Y_999 │ level = 9 └ ratio = 0.410503060707875 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 1 └ ratio = 0.49039049503908894 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 2 └ ratio = 0.4685940469067454 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 3 └ ratio = 0.4541617079473203 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 4 └ ratio = 0.44523930067263245 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 5 └ ratio = 0.42717750790655473 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 6 └ ratio = 0.41822880024196357 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 7 └ ratio = 0.4137577339584059 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 8 └ ratio = 0.4073272886270539 ┌ Info: level compression complete │ algorithm = LZO1Z_999 │ level = 9 └ ratio = 0.4073272886270539 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "alice29.txt" │ original_ratio = 0.5705935340491423 │ optimized_ratio = 0.5705935340491423 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "alice29.txt" │ original_ratio = 0.6197818382657523 │ optimized_ratio = 0.6197818382657523 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "alice29.txt" │ original_ratio = 0.5921204031849772 │ optimized_ratio = 0.5921204031849772 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "alice29.txt" │ original_ratio = 0.5773856097416644 │ optimized_ratio = 0.5773856097416644 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "alice29.txt" │ original_ratio = 0.4053284589944046 │ optimized_ratio = 0.4053284589944046 │ Δ = 0 └ diff_ratio = 0.004773520767445377 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "alice29.txt" │ original_ratio = 0.58448671501555 │ optimized_ratio = 0.58448671501555 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "alice29.txt" │ original_ratio = 0.410503060707875 │ optimized_ratio = 0.410503060707875 │ Δ = 0 └ diff_ratio = 0.005575682659495427 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "asyoulik.txt" │ original_ratio = 0.6084407128991285 │ optimized_ratio = 0.6084407128991285 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "asyoulik.txt" │ original_ratio = 0.6599189959977313 │ optimized_ratio = 0.6599189959977313 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "asyoulik.txt" │ original_ratio = 0.6318951261793112 │ optimized_ratio = 0.6318951261793112 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "asyoulik.txt" │ original_ratio = 0.6155345545179304 │ optimized_ratio = 0.6155345545179304 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "asyoulik.txt" │ original_ratio = 0.44680817069955825 │ optimized_ratio = 0.44680817069955825 │ Δ = 0 └ diff_ratio = 0.006782287763922063 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "asyoulik.txt" │ original_ratio = 0.6220691969100248 │ optimized_ratio = 0.6220691969100248 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "asyoulik.txt" │ original_ratio = 0.4522883231212903 │ optimized_ratio = 0.4522883231212903 │ Δ = 0 └ diff_ratio = 0.009442478370972767 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "cp.html" │ original_ratio = 0.47693370727147094 │ optimized_ratio = 0.47693370727147094 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "cp.html" │ original_ratio = 0.5061171401861562 │ optimized_ratio = 0.5061171401861562 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "cp.html" │ original_ratio = 0.49128155103036214 │ optimized_ratio = 0.49128155103036214 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "cp.html" │ original_ratio = 0.4840466609763037 │ optimized_ratio = 0.4840466609763037 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "cp.html" │ original_ratio = 0.3811730276795513 │ optimized_ratio = 0.3811730276795513 │ Δ = 0 └ diff_ratio = 0.014429134658374995 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "cp.html" │ original_ratio = 0.4783156525626956 │ optimized_ratio = 0.4783156525626956 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "cp.html" │ original_ratio = 0.3854814453521928 │ optimized_ratio = 0.3854814453521928 │ Δ = 0 └ diff_ratio = 0.020851115717595414 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "fields.c" │ original_ratio = 0.420627802690583 │ optimized_ratio = 0.420627802690583 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "fields.c" │ original_ratio = 0.4302242152466368 │ optimized_ratio = 0.4302242152466368 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "fields.c" │ original_ratio = 0.42511210762331836 │ optimized_ratio = 0.42511210762331836 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "fields.c" │ original_ratio = 0.42251121076233183 │ optimized_ratio = 0.42251121076233183 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "fields.c" │ original_ratio = 0.32896860986547083 │ optimized_ratio = 0.32896860986547083 │ Δ = 0 └ diff_ratio = 0.00914798206278027 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "fields.c" │ original_ratio = 0.42035874439461884 │ optimized_ratio = 0.42035874439461884 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "fields.c" │ original_ratio = 0.32206278026905827 │ optimized_ratio = 0.32206278026905827 │ Δ = 0 └ diff_ratio = 0.008968609865470852 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "grammar.lsp" │ original_ratio = 0.485890889545821 │ optimized_ratio = 0.485890889545821 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "grammar.lsp" │ original_ratio = 0.48965331900026876 │ optimized_ratio = 0.48965331900026876 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "grammar.lsp" │ original_ratio = 0.4877721042730449 │ optimized_ratio = 0.4877721042730449 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "grammar.lsp" │ original_ratio = 0.48669712442891694 │ optimized_ratio = 0.48669712442891694 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "grammar.lsp" │ original_ratio = 0.40257995162590704 │ optimized_ratio = 0.40257995162590704 │ Δ = 0 └ diff_ratio = 0.007793603869927439 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "grammar.lsp" │ original_ratio = 0.4802472453641494 │ optimized_ratio = 0.4802472453641494 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "grammar.lsp" │ original_ratio = 0.39559258263907554 │ optimized_ratio = 0.39559258263907554 │ Δ = 0 └ diff_ratio = 0.010212308519215264 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "kennedy.xls" │ original_ratio = 0.3514086996379683 │ optimized_ratio = 0.3514086996379683 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "kennedy.xls" │ original_ratio = 0.3587163411488681 │ optimized_ratio = 0.3587163411488681 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "kennedy.xls" │ original_ratio = 0.35486295622989794 │ optimized_ratio = 0.35486295622989794 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "kennedy.xls" │ original_ratio = 0.3524944063767305 │ optimized_ratio = 0.3524944063767305 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "kennedy.xls" │ original_ratio = 0.3164203918643857 │ optimized_ratio = 0.3164203918643857 │ Δ = 0 └ diff_ratio = 1.5537842415202226e-5 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "kennedy.xls" │ original_ratio = 0.3510357914200034 │ optimized_ratio = 0.3510357914200034 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "kennedy.xls" │ original_ratio = 0.2522219114653739 │ optimized_ratio = 0.2522219114653739 │ Δ = 0 └ diff_ratio = 1.5537842415202226e-5 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "lcet10.txt" │ original_ratio = 0.5480136097142616 │ optimized_ratio = 0.5480136097142616 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "lcet10.txt" │ original_ratio = 0.5966411562633274 │ optimized_ratio = 0.5966411562633274 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "lcet10.txt" │ original_ratio = 0.5680649742005933 │ optimized_ratio = 0.5680649742005933 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "lcet10.txt" │ original_ratio = 0.553981919325888 │ optimized_ratio = 0.553981919325888 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "lcet10.txt" │ original_ratio = 0.3829559886960638 │ optimized_ratio = 0.3829559886960638 │ Δ = 0 └ diff_ratio = 0.005084896685209746 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "lcet10.txt" │ original_ratio = 0.5588207726231037 │ optimized_ratio = 0.5588207726231037 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "lcet10.txt" │ original_ratio = 0.38501806661448984 │ optimized_ratio = 0.38501806661448984 │ Δ = 0 └ diff_ratio = 0.006158114510936043 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "plrabn12.txt" │ original_ratio = 0.6428824910088179 │ optimized_ratio = 0.6428824910088179 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "plrabn12.txt" │ original_ratio = 0.7058695349903811 │ optimized_ratio = 0.7058695349903811 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "plrabn12.txt" │ original_ratio = 0.6719136846517979 │ optimized_ratio = 0.6719136846517979 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "plrabn12.txt" │ original_ratio = 0.6520013032804066 │ optimized_ratio = 0.6520013032804066 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "plrabn12.txt" │ original_ratio = 0.46313770983748426 │ optimized_ratio = 0.46313770983748426 │ Δ = 0 └ diff_ratio = 0.004831268768379263 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "plrabn12.txt" │ original_ratio = 0.6621992649332484 │ optimized_ratio = 0.6621992649332484 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "plrabn12.txt" │ original_ratio = 0.47250763186894146 │ optimized_ratio = 0.47250763186894146 │ Δ = 0 └ diff_ratio = 0.0063026474439724315 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "ptt5" │ original_ratio = 0.1697647774036663 │ optimized_ratio = 0.1697647774036663 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "ptt5" │ original_ratio = 0.1708968543459284 │ optimized_ratio = 0.1708968543459284 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "ptt5" │ original_ratio = 0.1703123051502681 │ optimized_ratio = 0.1703123051502681 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "ptt5" │ original_ratio = 0.1700414640229455 │ optimized_ratio = 0.1700414640229455 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "ptt5" │ original_ratio = 0.12568587105624143 │ optimized_ratio = 0.12568587105624143 │ Δ = 0 └ diff_ratio = 0.005948762314503055 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "ptt5" │ original_ratio = 0.16838718979922684 │ optimized_ratio = 0.16838718979922684 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "ptt5" │ original_ratio = 0.12575211996508293 │ optimized_ratio = 0.12575211996508293 │ Δ = 0 └ diff_ratio = 0.006426144157625639 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "sum" │ original_ratio = 0.4711297071129707 │ optimized_ratio = 0.4711297071129707 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "sum" │ original_ratio = 0.48872907949790795 │ optimized_ratio = 0.48872907949790795 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "sum" │ original_ratio = 0.4787918410041841 │ optimized_ratio = 0.4787918410041841 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "sum" │ original_ratio = 0.4729602510460251 │ optimized_ratio = 0.4729602510460251 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "sum" │ original_ratio = 0.3717050209205021 │ optimized_ratio = 0.3717050209205021 │ Δ = 0 └ diff_ratio = 0.009466527196652719 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "sum" │ original_ratio = 0.47160041841004186 │ optimized_ratio = 0.47160041841004186 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "sum" │ original_ratio = 0.36521966527196653 │ optimized_ratio = 0.36521966527196653 │ Δ = 0 └ diff_ratio = 0.010852510460251047 ┌ Info: optimization complete │ algorithm = LZO1X_1 │ filename = "xargs.1" │ original_ratio = 0.5819730305180979 │ optimized_ratio = 0.5819730305180979 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_11 │ filename = "xargs.1" │ original_ratio = 0.5935651762479299 │ optimized_ratio = 0.5935651762479299 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_12 │ filename = "xargs.1" │ original_ratio = 0.5888336881949373 │ optimized_ratio = 0.5888336881949373 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_1_15 │ filename = "xargs.1" │ original_ratio = 0.583865625739295 │ optimized_ratio = 0.583865625739295 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1X_999 │ filename = "xargs.1" │ original_ratio = 0.48734326945824463 │ optimized_ratio = 0.48734326945824463 │ Δ = 0 └ diff_ratio = 0.021055121835817366 ┌ Info: optimization complete │ algorithm = LZO1Y_1 │ filename = "xargs.1" │ original_ratio = 0.5878873905843388 │ optimized_ratio = 0.5878873905843388 │ Δ = 0 └ diff_ratio = 0.0 ┌ Info: optimization complete │ algorithm = LZO1Y_999 │ filename = "xargs.1" │ original_ratio = 0.49041873669268987 │ optimized_ratio = 0.49041873669268987 │ Δ = 0 └ diff_ratio = 0.026023184291459663 Test Summary: | Pass Total Time Package | 1950 1950 41.3s test/runtests.jl | 1950 1950 41.3s Canterbury safe round-trip | 368 368 16.2s Canterbury safe in-place round trip | 576 576 7.7s Canterbury unsafe round-trip | 700 700 7.9s aliases | 6 6 1.6s levels | 146 146 1.4s optimize | 154 154 6.5s Testing LibLZO tests passed Testing completed after 95.81s PkgEval succeeded after 133.28s