Package evaluation to test MatrixPencils on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T14:16:22.234 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.85s ################################################################################ # Installation # Installing MatrixPencils... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [48965c70] + MatrixPencils v1.9.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [99c1a7ee] + MatrixEquations v2.5.6 [48965c70] + MatrixPencils v1.9.1 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.82s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.25s ################################################################################ # Testing # Testing MatrixPencils Status `/tmp/jl_oZJh9a/Project.toml` [14197337] GenericLinearAlgebra v0.3.19 [c145ed77] GenericSchur v0.5.6 [99c1a7ee] MatrixEquations v2.5.6 [48965c70] MatrixPencils v1.9.1 [f27b6e38] Polynomials v4.1.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_oZJh9a/Manifest.toml` [187b0558] ConstructionBase v1.6.0 [14197337] GenericLinearAlgebra v0.3.19 [c145ed77] GenericSchur v0.5.6 [7a12625a] LinearMaps v3.11.4 [1914dd2f] MacroTools v0.5.16 [99c1a7ee] MatrixEquations v2.5.6 [48965c70] MatrixPencils v1.9.1 [bac558e1] OrderedCollections v1.8.1 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [1e83bf80] StaticArraysCore v1.4.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test_klf 1.606833 seconds (953.45 k allocations: 51.774 MiB, 5.46% gc time, 99.96% compilation time) 0.000065 seconds (325 allocations: 22.750 KiB) ┌ Warning: the iterative algorithm did not converge in 100 iterations └ @ MatrixPencils ~/.julia/packages/MatrixPencils/AzObp/src/lputil.jl:177 6.411610 seconds (1.73 M allocations: 89.259 MiB, 100.00% compilation time) 0.067121 seconds (25.87 k allocations: 1.386 MiB, 98.74% compilation time) 0.436305 seconds (103 allocations: 73.961 KiB, 99.93% gc time) 0.000110 seconds (108 allocations: 74.148 KiB) 0.000084 seconds (103 allocations: 73.961 KiB) 0.000075 seconds (108 allocations: 74.117 KiB) 0.000070 seconds (89 allocations: 71.023 KiB) 0.000074 seconds (94 allocations: 71.180 KiB) 0.000088 seconds (103 allocations: 73.961 KiB) 0.000082 seconds (108 allocations: 74.117 KiB) 0.000085 seconds (131 allocations: 79.836 KiB) 0.000081 seconds (136 allocations: 79.992 KiB) 0.000101 seconds (159 allocations: 85.711 KiB) 0.000104 seconds (164 allocations: 85.867 KiB) 0.000065 seconds (91 allocations: 5.125 KiB) 0.000064 seconds (161 allocations: 9.359 KiB) 6.500127 seconds (5.09 M allocations: 265.298 MiB, 2.11% gc time, 99.99% compilation time) klf_rlsplit 8.260283 seconds (3.14 M allocations: 161.863 MiB, 1.13% gc time, 99.98% compilation time) 0.025279 seconds (6.58 k allocations: 357.125 KiB, 97.52% compilation time) 0.000020 seconds (47 allocations: 2.281 KiB) 0.000012 seconds (47 allocations: 2.281 KiB) 0.000011 seconds (45 allocations: 2.219 KiB) 0.000247 seconds (167 allocations: 106.180 KiB) 0.000053 seconds (188 allocations: 106.977 KiB) 0.000024 seconds (121 allocations: 5.344 KiB) 0.000022 seconds (123 allocations: 5.406 KiB) 5.513406 seconds (1.43 M allocations: 72.306 MiB, 99.99% compilation time) 0.038973 seconds (221 allocations: 117.406 KiB, 97.44% gc time) 0.000149 seconds (125 allocations: 9.461 KiB) 0.000040 seconds (127 allocations: 9.523 KiB) 0.030775 seconds (6.84 k allocations: 959.750 KiB, 96.73% compilation time) 0.031415 seconds (6.94 k allocations: 961.023 KiB, 97.00% compilation time) 23.344142 seconds (6.00 M allocations: 309.043 MiB, 2.08% gc time, 99.98% compilation time) 0.000486 seconds (413 allocations: 640.242 KiB) 0.000329 seconds (555 allocations: 647.445 KiB) 39.305784 seconds (14.25 M allocations: 745.260 MiB, 1.98% gc time, 99.99% compilation time) 0.261550 seconds (105.64 k allocations: 6.687 MiB, 99.43% compilation time) 0.000612 seconds (595 allocations: 1.260 MiB) 64.198382 seconds (26.05 M allocations: 1.356 GiB, 1.84% gc time, 99.92% compilation time) 7.211141 seconds (3.38 M allocations: 215.243 MiB, 1.63% gc time, 92.88% compilation time) 0.415958 seconds (1.11 M allocations: 97.561 MiB, 5.56% gc time) 67.945843 seconds (25.96 M allocations: 1.385 GiB, 2.28% gc time, 99.71% compilation time) 8.032226 seconds (4.35 M allocations: 294.687 MiB, 1.00% gc time, 92.83% compilation time) 0.565635 seconds (1.88 M allocations: 168.490 MiB, 8.85% gc time) 0.000063 seconds (40 allocations: 1.969 KiB) 0.000022 seconds (45 allocations: 2.219 KiB) 0.000011 seconds (47 allocations: 2.281 KiB) 0.000010 seconds (47 allocations: 2.281 KiB) 0.000010 seconds (45 allocations: 2.219 KiB) 0.000162 seconds (170 allocations: 269.266 KiB) 0.000066 seconds (191 allocations: 270.000 KiB) 0.000026 seconds (130 allocations: 169.227 KiB) 0.000022 seconds (132 allocations: 169.227 KiB) 0.000086 seconds (191 allocations: 280.688 KiB) 0.000052 seconds (214 allocations: 281.797 KiB) 0.000036 seconds (133 allocations: 175.227 KiB) 0.000029 seconds (135 allocations: 175.320 KiB) 0.000146 seconds (340 allocations: 539.992 KiB) 0.000134 seconds (452 allocations: 652.891 KiB) 0.000348 seconds (888 allocations: 1.324 MiB) 0.000162 seconds (388 allocations: 692.961 KiB) 0.000168 seconds (542 allocations: 809.625 KiB) 0.000533 seconds (949 allocations: 2.656 MiB) 0.000280 seconds (405 allocations: 1.353 MiB) 0.000330 seconds (571 allocations: 1.581 MiB) 0.050764 seconds (198.54 k allocations: 17.923 MiB) 0.045300 seconds (141.29 k allocations: 12.816 MiB) 0.053878 seconds (159.90 k allocations: 14.463 MiB, 30.13% gc time) 0.168881 seconds (811.12 k allocations: 73.591 MiB, 12.38% gc time) 0.113938 seconds (570.24 k allocations: 51.655 MiB, 9.39% gc time) 0.132698 seconds (647.03 k allocations: 58.648 MiB, 10.43% gc time) klf_left and klf_right 0.118974 seconds (26.18 k allocations: 1.396 MiB, 98.36% compilation time) 0.089925 seconds (27.41 k allocations: 1.517 MiB, 99.88% compilation time) 0.000025 seconds (53 allocations: 2.500 KiB) 0.000019 seconds (53 allocations: 2.500 KiB) 0.000015 seconds (53 allocations: 2.500 KiB) 0.000015 seconds (53 allocations: 2.500 KiB) 0.031102 seconds (6.58 k allocations: 461.086 KiB, 97.43% compilation time) 0.000070 seconds (191 allocations: 107.852 KiB) 0.000034 seconds (174 allocations: 106.477 KiB) 0.000036 seconds (190 allocations: 107.023 KiB) 0.301522 seconds (115.28 k allocations: 6.066 MiB, 99.89% compilation time) 0.341418 seconds (143.51 k allocations: 7.449 MiB, 99.92% compilation time) 0.000053 seconds (133 allocations: 9.773 KiB) 0.000039 seconds (133 allocations: 9.805 KiB) 0.000282 seconds (529 allocations: 712.391 KiB) 0.032462 seconds (7.08 k allocations: 1.634 MiB, 96.96% compilation time) 0.210663 seconds (283.78 k allocations: 16.190 MiB, 99.31% compilation time) 0.022037 seconds (6.26 k allocations: 1.653 MiB, 97.56% compilation time) 0.023405 seconds (6.12 k allocations: 1.075 MiB, 98.03% compilation time) 0.019775 seconds (6.26 k allocations: 1.797 MiB, 97.25% compilation time) 0.869522 seconds (431.42 k allocations: 23.736 MiB, 6.16% gc time, 93.56% compilation time) 0.029000 seconds (23.27 k allocations: 2.432 MiB, 98.18% compilation time) 0.000425 seconds (575 allocations: 816.531 KiB) 0.000358 seconds (588 allocations: 684.812 KiB) 0.000298 seconds (349 allocations: 308.805 KiB) 0.000108 seconds (349 allocations: 308.836 KiB) 0.000276 seconds (259 allocations: 228.523 KiB) 0.000138 seconds (318 allocations: 231.320 KiB) 0.000048 seconds (147 allocations: 7.188 KiB) 0.000038 seconds (147 allocations: 7.188 KiB) 0.000064 seconds (164 allocations: 12.438 KiB) 0.000052 seconds (164 allocations: 12.438 KiB) 0.000049 seconds (166 allocations: 12.391 KiB) 0.000049 seconds (166 allocations: 12.391 KiB) 0.000187 seconds (192 allocations: 113.617 KiB) 0.000108 seconds (216 allocations: 114.430 KiB) 0.000074 seconds (216 allocations: 114.461 KiB) 0.000073 seconds (192 allocations: 113.617 KiB) 0.000088 seconds (182 allocations: 122.047 KiB) 0.000068 seconds (203 allocations: 123.375 KiB) 0.121196 seconds (26.30 k allocations: 1.402 MiB, 98.98% compilation time) 0.099105 seconds (27.53 k allocations: 1.526 MiB, 99.79% compilation time) 0.000111 seconds (172 allocations: 19.281 KiB) 0.000063 seconds (172 allocations: 19.281 KiB) 0.000070 seconds (174 allocations: 19.094 KiB) 0.000048 seconds (174 allocations: 19.094 KiB) 0.000242 seconds (203 allocations: 220.672 KiB) 0.000092 seconds (226 allocations: 221.664 KiB) 0.000081 seconds (226 allocations: 221.695 KiB) 0.000084 seconds (203 allocations: 220.641 KiB) 0.000094 seconds (191 allocations: 238.305 KiB) 0.000079 seconds (212 allocations: 240.133 KiB) 6.828508 seconds (2.23 M allocations: 115.806 MiB, 1.19% gc time, 99.98% compilation time) 0.349522 seconds (147.06 k allocations: 7.623 MiB, 99.92% compilation time) 0.029376 seconds (44.38 k allocations: 3.650 MiB) 0.017365 seconds (30.58 k allocations: 2.511 MiB) 0.002036 seconds (4.84 k allocations: 416.484 KiB) 0.005213 seconds (10.19 k allocations: 861.484 KiB) 0.004969 seconds (9.07 k allocations: 767.000 KiB) 0.003193 seconds (6.11 k allocations: 525.797 KiB) 0.003732 seconds (7.29 k allocations: 626.547 KiB) 0.004861 seconds (9.29 k allocations: 792.016 KiB) 0.024227 seconds (53.83 k allocations: 4.557 MiB) 0.024231 seconds (54.16 k allocations: 4.580 MiB) 7.451162 seconds (2.48 M allocations: 129.010 MiB, 1.20% gc time, 99.98% compilation time) 0.359976 seconds (147.67 k allocations: 7.670 MiB, 99.90% compilation time) 0.018606 seconds (37.30 k allocations: 3.135 MiB) 0.017582 seconds (35.66 k allocations: 2.991 MiB) 0.003656 seconds (11.77 k allocations: 1.028 MiB) 0.018284 seconds (36.52 k allocations: 3.045 MiB) 0.011606 seconds (23.65 k allocations: 2.005 MiB) 0.007909 seconds (18.44 k allocations: 1.571 MiB) 0.005627 seconds (14.84 k allocations: 1.276 MiB) 0.011611 seconds (22.00 k allocations: 1.855 MiB) 0.051441 seconds (113.60 k allocations: 9.707 MiB) 0.025399 seconds (72.44 k allocations: 6.322 MiB) 0.000037 seconds (42 allocations: 2.031 KiB) 0.000017 seconds (42 allocations: 2.031 KiB) 0.000013 seconds (53 allocations: 2.500 KiB) 0.000012 seconds (53 allocations: 2.500 KiB) 0.000010 seconds (53 allocations: 2.500 KiB) 0.000198 seconds (53 allocations: 2.500 KiB) 0.000294 seconds (192 allocations: 271.016 KiB) 0.000039 seconds (200 allocations: 271.453 KiB) 0.000028 seconds (192 allocations: 270.062 KiB) 0.000028 seconds (208 allocations: 270.578 KiB) 0.000064 seconds (217 allocations: 281.656 KiB) 0.000053 seconds (236 allocations: 282.609 KiB) 0.000033 seconds (141 allocations: 175.602 KiB) 0.000028 seconds (141 allocations: 175.508 KiB) 0.000178 seconds (436 allocations: 544.742 KiB) 0.000159 seconds (555 allocations: 1.119 MiB) 0.000181 seconds (630 allocations: 972.648 KiB) 0.000178 seconds (690 allocations: 1.290 MiB) 0.000142 seconds (531 allocations: 656.938 KiB) 0.000179 seconds (678 allocations: 1.361 MiB) 0.000155 seconds (580 allocations: 863.031 KiB) 0.000165 seconds (632 allocations: 1.083 MiB) 0.000151 seconds (461 allocations: 648.016 KiB) 0.000136 seconds (490 allocations: 548.273 KiB) 0.000074 seconds (353 allocations: 401.578 KiB) 0.000065 seconds (353 allocations: 401.547 KiB) 0.000066 seconds (272 allocations: 392.734 KiB) 0.000064 seconds (322 allocations: 395.141 KiB) 0.000031 seconds (165 allocations: 171.836 KiB) 0.000044 seconds (165 allocations: 171.836 KiB) 0.000036 seconds (189 allocations: 178.461 KiB) 0.000033 seconds (193 allocations: 178.586 KiB) 0.000039 seconds (195 allocations: 176.883 KiB) 0.000036 seconds (199 allocations: 177.039 KiB) 0.000041 seconds (214 allocations: 279.188 KiB) 0.000056 seconds (244 allocations: 280.141 KiB) 0.000047 seconds (240 allocations: 280.016 KiB) 0.000045 seconds (214 allocations: 279.156 KiB) 0.000076 seconds (193 allocations: 287.492 KiB) 0.000059 seconds (214 allocations: 288.789 KiB) 0.000123 seconds (170 allocations: 337.836 KiB) 0.000045 seconds (170 allocations: 337.773 KiB) 0.000045 seconds (201 allocations: 350.469 KiB) 0.000052 seconds (205 allocations: 350.688 KiB) 0.000049 seconds (199 allocations: 347.109 KiB) 0.000044 seconds (203 allocations: 347.359 KiB) 0.000055 seconds (218 allocations: 550.453 KiB) 0.000068 seconds (253 allocations: 552.023 KiB) 0.000058 seconds (249 allocations: 551.867 KiB) 0.000067 seconds (222 allocations: 550.609 KiB) 0.000068 seconds (199 allocations: 567.820 KiB) 0.000244 seconds (220 allocations: 569.680 KiB) 0.000159 seconds (269 allocations: 17.742 KiB) 0.000058 seconds (267 allocations: 17.555 KiB) 0.000592 seconds (1.81 k allocations: 155.508 KiB) 0.000569 seconds (1.79 k allocations: 154.383 KiB) 0.000529 seconds (1.64 k allocations: 139.828 KiB) 0.000525 seconds (1.65 k allocations: 141.234 KiB) 0.000459 seconds (1.54 k allocations: 132.578 KiB) 0.000462 seconds (1.61 k allocations: 137.422 KiB) 0.000457 seconds (1.60 k allocations: 137.750 KiB) 0.000438 seconds (1.53 k allocations: 132.391 KiB) 0.001420 seconds (5.75 k allocations: 526.250 KiB) 0.001285 seconds (5.82 k allocations: 532.500 KiB) 0.000125 seconds (458 allocations: 34.898 KiB) 0.000082 seconds (454 allocations: 34.523 KiB) 0.001159 seconds (5.40 k allocations: 488.133 KiB) 0.001162 seconds (5.38 k allocations: 487.195 KiB) 0.001101 seconds (5.04 k allocations: 453.961 KiB) 0.001105 seconds (5.04 k allocations: 454.367 KiB) 0.000981 seconds (4.55 k allocations: 410.531 KiB) 0.000999 seconds (4.86 k allocations: 438.234 KiB) 0.000991 seconds (4.87 k allocations: 438.422 KiB) 0.000939 seconds (4.55 k allocations: 410.719 KiB) 0.003090 seconds (20.63 k allocations: 1.869 MiB) 0.003170 seconds (21.26 k allocations: 1.926 MiB) klf 0.017521 seconds (5.85 k allocations: 335.023 KiB, 99.43% compilation time) 0.020954 seconds (10.23 k allocations: 560.055 KiB, 99.46% compilation time) 0.000023 seconds (56 allocations: 2.812 KiB) 0.000013 seconds (56 allocations: 2.812 KiB) 0.000179 seconds (242 allocations: 208.344 KiB) 0.000030 seconds (134 allocations: 5.969 KiB) 0.000062 seconds (247 allocations: 209.078 KiB) 0.000033 seconds (187 allocations: 107.070 KiB) 0.328862 seconds (125.31 k allocations: 6.827 MiB, 12.86% gc time, 99.92% compilation time) 20.976848 seconds (5.86 M allocations: 298.822 MiB, 0.59% gc time, 100.00% compilation time) 0.020550 seconds (6.26 k allocations: 930.227 KiB, 97.92% compilation time) 0.000153 seconds (476 allocations: 631.914 KiB) 0.000061 seconds (138 allocations: 10.148 KiB) 0.000218 seconds (299 allocations: 315.117 KiB) 0.020274 seconds (6.67 k allocations: 1.419 MiB, 97.38% compilation time) 0.000325 seconds (861 allocations: 1.571 MiB) 0.033953 seconds (7.72 k allocations: 1.573 MiB, 96.97% compilation time) 0.000329 seconds (985 allocations: 1.775 MiB) 0.000301 seconds (827 allocations: 1.188 MiB) 0.461530 seconds (930 allocations: 1.767 MiB, 99.46% gc time) 0.000332 seconds (795 allocations: 1.092 MiB) 0.000292 seconds (917 allocations: 1.707 MiB) 0.020139 seconds (6.43 k allocations: 1.051 MiB, 98.05% compilation time) 0.280369 seconds (127.04 k allocations: 7.405 MiB, 99.88% compilation time) 0.000154 seconds (443 allocations: 542.828 KiB) 0.000132 seconds (447 allocations: 539.062 KiB) 0.000046 seconds (192 allocations: 108.273 KiB) 0.000078 seconds (224 allocations: 117.227 KiB) 0.000044 seconds (171 allocations: 12.797 KiB) 0.000083 seconds (300 allocations: 319.977 KiB) 0.000433 seconds (918 allocations: 1.173 MiB) 0.000363 seconds (862 allocations: 1.169 MiB) 0.019802 seconds (6.10 k allocations: 552.555 KiB, 98.79% compilation time) 0.000139 seconds (237 allocations: 227.000 KiB) 0.000072 seconds (179 allocations: 19.500 KiB) 0.000138 seconds (318 allocations: 629.961 KiB) 0.000794 seconds (995 allocations: 2.333 MiB) 0.000700 seconds (930 allocations: 2.326 MiB) 0.741841 seconds (314.79 k allocations: 16.445 MiB, 99.96% compilation time) 0.008927 seconds (16.57 k allocations: 1.364 MiB) 0.002064 seconds (4.86 k allocations: 419.312 KiB) 0.003421 seconds (7.25 k allocations: 623.688 KiB) 0.408866 seconds (1.09 M allocations: 95.605 MiB, 6.21% gc time) 0.389156 seconds (1.07 M allocations: 93.865 MiB, 4.85% gc time) 0.723317 seconds (314.53 k allocations: 16.432 MiB, 99.95% compilation time) 0.017473 seconds (37.48 k allocations: 3.166 MiB) 0.035346 seconds (65.37 k allocations: 5.398 MiB) 0.011906 seconds (27.18 k allocations: 2.289 MiB) 0.518109 seconds (1.90 M allocations: 170.953 MiB, 9.54% gc time) 0.494415 seconds (1.87 M allocations: 168.014 MiB, 6.68% gc time) 0.000048 seconds (45 allocations: 2.344 KiB) 0.000022 seconds (45 allocations: 2.344 KiB) 0.000012 seconds (56 allocations: 2.812 KiB) 0.000010 seconds (56 allocations: 2.812 KiB) 0.000101 seconds (248 allocations: 370.852 KiB) 0.000028 seconds (143 allocations: 169.789 KiB) 0.000053 seconds (262 allocations: 372.352 KiB) 0.000031 seconds (214 allocations: 270.953 KiB) 0.000076 seconds (299 allocations: 384.539 KiB) 0.000068 seconds (301 allocations: 384.867 KiB) 0.000090 seconds (436 allocations: 689.984 KiB) 0.000096 seconds (438 allocations: 690.359 KiB) 0.000038 seconds (146 allocations: 175.883 KiB) 0.000065 seconds (324 allocations: 479.422 KiB) 0.000358 seconds (650 allocations: 869.094 KiB) 0.000204 seconds (745 allocations: 1.330 MiB) 0.000201 seconds (719 allocations: 977.383 KiB) 0.000216 seconds (838 allocations: 1.537 MiB) 0.000164 seconds (679 allocations: 970.492 KiB) 0.000272 seconds (782 allocations: 1.527 MiB) 0.000172 seconds (666 allocations: 869.375 KiB) 0.000201 seconds (788 allocations: 1.464 MiB) 0.000108 seconds (526 allocations: 714.742 KiB) 0.000132 seconds (473 allocations: 705.125 KiB) 0.000103 seconds (463 allocations: 704.352 KiB) 0.000110 seconds (440 allocations: 699.891 KiB) 0.000063 seconds (218 allocations: 272.625 KiB) 0.000057 seconds (280 allocations: 282.594 KiB) 0.000059 seconds (200 allocations: 177.289 KiB) 0.000076 seconds (335 allocations: 484.156 KiB) 0.006092 seconds (891 allocations: 1.325 MiB, 92.30% gc time) 0.000296 seconds (816 allocations: 1.213 MiB) 0.000095 seconds (227 allocations: 537.656 KiB) 0.000055 seconds (278 allocations: 555.352 KiB) 0.000039 seconds (208 allocations: 347.672 KiB) 0.000084 seconds (346 allocations: 956.984 KiB) 0.000493 seconds (940 allocations: 2.655 MiB) 0.000410 seconds (863 allocations: 2.434 MiB) 0.000117 seconds (325 allocations: 20.977 KiB) 0.001097 seconds (2.80 k allocations: 239.164 KiB) 0.000500 seconds (1.63 k allocations: 139.797 KiB) 0.000748 seconds (2.42 k allocations: 206.297 KiB) 0.046289 seconds (198.78 k allocations: 17.930 MiB) 0.047247 seconds (187.06 k allocations: 16.874 MiB) 0.000189 seconds (573 allocations: 43.422 KiB) 0.001927 seconds (8.63 k allocations: 782.641 KiB) 0.001067 seconds (5.05 k allocations: 454.367 KiB) 0.001546 seconds (7.31 k allocations: 659.758 KiB) 0.167400 seconds (810.54 k allocations: 73.557 MiB, 12.64% gc time) 0.147975 seconds (758.52 k allocations: 68.825 MiB, 7.27% gc time) Test_klfapps 0.187941 seconds (99.92 k allocations: 5.223 MiB, 99.91% compilation time) 0.000052 seconds (41 allocations: 1.562 KiB) 0.000025 seconds (42 allocations: 1.594 KiB) 0.000139 seconds (101 allocations: 4.141 KiB) 0.000080 seconds (144 allocations: 72.203 KiB) 0.132789 seconds (51.61 k allocations: 2.699 MiB, 99.92% compilation time) 0.183272 seconds (103.14 k allocations: 5.559 MiB, 99.87% compilation time) 0.000098 seconds (203 allocations: 81.586 KiB) 0.012430 seconds (4.69 k allocations: 585.852 KiB, 97.33% compilation time) 0.000350 seconds (458 allocations: 396.203 KiB) 4.998722 seconds (1.80 M allocations: 92.326 MiB, 1.88% gc time, 99.99% compilation time) 5.214715 seconds (3.20 M allocations: 202.973 MiB, 1.70% gc time, 91.52% compilation time) 0.000015 seconds (33 allocations: 1.250 KiB) 0.000009 seconds (50 allocations: 1.938 KiB) 0.000013 seconds (51 allocations: 1.969 KiB) 0.000115 seconds (106 allocations: 102.430 KiB) 0.000021 seconds (146 allocations: 169.805 KiB) 0.000023 seconds (33 allocations: 1.859 KiB) 0.000066 seconds (193 allocations: 142.156 KiB) 0.000067 seconds (203 allocations: 81.586 KiB) 0.000125 seconds (386 allocations: 354.086 KiB) 0.000169 seconds (431 allocations: 455.148 KiB) 0.000322 seconds (453 allocations: 911.641 KiB) 0.030464 seconds (112.01 k allocations: 10.031 MiB) 0.398141 seconds (518.98 k allocations: 26.988 MiB, 99.72% compilation time) 0.000079 seconds (57 allocations: 2.078 KiB) 0.000015 seconds (58 allocations: 2.109 KiB) 0.000110 seconds (122 allocations: 4.812 KiB) 0.000150 seconds (163 allocations: 72.812 KiB) 0.101685 seconds (33.67 k allocations: 1.736 MiB, 99.91% compilation time) 0.391484 seconds (515.35 k allocations: 27.007 MiB, 99.95% compilation time) 0.023355 seconds (1.99 k allocations: 296.859 KiB, 95.27% compilation time) 0.013416 seconds (4.89 k allocations: 631.156 KiB, 97.86% compilation time) 0.000467 seconds (494 allocations: 433.664 KiB) 1.335768 seconds (903.22 k allocations: 48.452 MiB, 99.94% compilation time) 8.580481 seconds (5.26 M allocations: 333.340 MiB, 1.54% gc time, 93.64% compilation time) 5.519596 seconds (4.27 M allocations: 298.686 MiB, 2.10% gc time, 88.81% compilation time) 0.000035 seconds (49 allocations: 1.766 KiB) 0.000017 seconds (66 allocations: 2.453 KiB) 0.000015 seconds (67 allocations: 2.484 KiB) 0.000261 seconds (127 allocations: 103.102 KiB) 0.000024 seconds (165 allocations: 170.414 KiB) 0.000024 seconds (37 allocations: 1.984 KiB) 0.000037 seconds (212 allocations: 239.539 KiB) 0.000090 seconds (220 allocations: 212.828 KiB) 0.000137 seconds (413 allocations: 388.359 KiB) 0.000208 seconds (467 allocations: 492.672 KiB) 0.000420 seconds (480 allocations: 984.914 KiB) 0.131905 seconds (596.12 k allocations: 53.817 MiB, 8.11% gc time) 0.203405 seconds (941.59 k allocations: 84.910 MiB, 5.43% gc time) 0.036970 seconds (6.21 k allocations: 323.141 KiB, 97.18% compilation time) 0.000044 seconds (60 allocations: 2.172 KiB) 0.000015 seconds (61 allocations: 2.203 KiB) 0.000068 seconds (125 allocations: 4.906 KiB) 0.000057 seconds (163 allocations: 72.812 KiB) 0.117997 seconds (34.21 k allocations: 1.764 MiB, 99.92% compilation time) 0.415139 seconds (523.06 k allocations: 27.320 MiB, 99.95% compilation time) 0.000110 seconds (240 allocations: 116.234 KiB) 0.014067 seconds (4.97 k allocations: 752.555 KiB, 97.03% compilation time) 0.025622 seconds (2.27 k allocations: 506.492 KiB, 94.80% compilation time) 0.404478 seconds (446.17 k allocations: 24.015 MiB, 99.83% compilation time) 0.779150 seconds (1.25 M allocations: 104.743 MiB, 4.01% gc time, 47.99% compilation time) 0.798283 seconds (1.59 M allocations: 136.489 MiB, 2.96% gc time, 44.52% compilation time) 0.000036 seconds (52 allocations: 1.859 KiB) 0.000016 seconds (69 allocations: 2.547 KiB) 0.000016 seconds (70 allocations: 2.578 KiB) 0.000183 seconds (130 allocations: 103.195 KiB) 0.000030 seconds (165 allocations: 170.414 KiB) 0.000027 seconds (39 allocations: 2.047 KiB) 0.000045 seconds (224 allocations: 239.867 KiB) 0.000090 seconds (226 allocations: 213.000 KiB) 0.000147 seconds (432 allocations: 389.328 KiB) 0.000193 seconds (464 allocations: 480.141 KiB) 0.000362 seconds (480 allocations: 957.094 KiB) 0.098699 seconds (347.68 k allocations: 31.274 MiB, 21.65% gc time) 0.132688 seconds (580.16 k allocations: 52.215 MiB, 8.69% gc time) 0.000054 seconds (89 allocations: 19.484 KiB) 0.000157 seconds (89 allocations: 19.359 KiB) 0.098799 seconds (23.48 k allocations: 1.391 MiB, 98.96% compilation time) 0.371198 seconds (233.11 k allocations: 12.456 MiB, 99.92% compilation time) 0.000083 seconds (92 allocations: 36.398 KiB) 0.076139 seconds (22.55 k allocations: 1.535 MiB, 99.10% compilation time) 0.437336 seconds (342.86 k allocations: 19.157 MiB, 96.31% compilation time) 0.015767 seconds (38.69 k allocations: 3.356 MiB) 0.464608 seconds (900.48 k allocations: 77.584 MiB, 6.71% gc time, 25.10% compilation time) 0.402843 seconds (294.79 k allocations: 18.901 MiB, 95.26% compilation time) 0.019953 seconds (74.86 k allocations: 6.789 MiB) 0.507900 seconds (1.46 M allocations: 129.588 MiB, 5.50% gc time, 21.74% compilation time) 0.000025 seconds (32 allocations: 8.461 KiB) 0.000032 seconds (32 allocations: 8.461 KiB) 0.000113 seconds (43 allocations: 39.312 KiB) 0.000078 seconds (34 allocations: 14.961 KiB) 0.000042 seconds (34 allocations: 14.961 KiB) 0.000171 seconds (45 allocations: 76.562 KiB) 0.031405 seconds (40.23 k allocations: 3.212 MiB) 0.025316 seconds (37.43 k allocations: 2.985 MiB) 0.127504 seconds (207.27 k allocations: 16.909 MiB) 0.029315 seconds (47.33 k allocations: 3.830 MiB) 0.033373 seconds (52.74 k allocations: 4.245 MiB) 0.093531 seconds (261.43 k allocations: 22.680 MiB) Test_regular 0.000160 seconds (127 allocations: 25.391 KiB) 0.000165 seconds (145 allocations: 29.297 KiB) 0.000158 seconds (145 allocations: 29.297 KiB) 0.000276 seconds (253 allocations: 52.734 KiB) 0.000294 seconds (271 allocations: 56.641 KiB) 0.000125 seconds (109 allocations: 21.484 KiB) 0.000100 seconds (91 allocations: 17.578 KiB) 0.000090 seconds (91 allocations: 17.578 KiB) 0.011573 seconds (1.75 k allocations: 100.047 KiB, 98.88% compilation time) 0.000075 seconds (73 allocations: 13.672 KiB) 0.000068 seconds (78 allocations: 13.828 KiB) 0.000072 seconds (73 allocations: 13.672 KiB) 0.000064 seconds (78 allocations: 13.828 KiB) 0.000067 seconds (73 allocations: 13.672 KiB) 0.000046 seconds (60 allocations: 9.922 KiB) 0.000146 seconds (127 allocations: 25.391 KiB) 0.000060 seconds (78 allocations: 13.828 KiB) 0.000150 seconds (145 allocations: 29.297 KiB) 0.000093 seconds (114 allocations: 21.641 KiB) 0.000285 seconds (271 allocations: 56.641 KiB) 0.000126 seconds (150 allocations: 29.453 KiB) 0.000016 seconds (60 allocations: 3.094 KiB) 0.000018 seconds (150 allocations: 8.250 KiB) 1.169817 seconds (411.52 k allocations: 21.668 MiB, 99.99% compilation time) 2.856235 seconds (1.85 M allocations: 96.019 MiB, 100.00% compilation time) 1.552950 seconds (563.44 k allocations: 28.246 MiB, 99.99% compilation time) 2.311699 seconds (592.68 k allocations: 30.049 MiB, 4.02% gc time, 99.99% compilation time) 0.000184 seconds (143 allocations: 425.570 KiB) 0.000153 seconds (146 allocations: 408.125 KiB) 0.000082 seconds (146 allocations: 408.094 KiB) 0.000147 seconds (150 allocations: 409.625 KiB) 0.013991 seconds (6.97 k allocations: 813.570 KiB, 98.22% compilation time) 3.164379 seconds (1.22 M allocations: 63.048 MiB, 99.99% compilation time) 6.057177 seconds (3.23 M allocations: 170.246 MiB, 0.98% gc time, 99.96% compilation time) 6.567674 seconds (2.92 M allocations: 155.436 MiB, 0.79% gc time, 99.84% compilation time) 0.000049 seconds (16 allocations: 672 bytes) 0.000017 seconds (16 allocations: 672 bytes) 0.000184 seconds (159 allocations: 21.461 KiB) 0.000056 seconds (159 allocations: 21.461 KiB) 0.000072 seconds (158 allocations: 10.477 KiB) 0.000036 seconds (158 allocations: 10.445 KiB) 0.000044 seconds (161 allocations: 11.867 KiB) 0.000113 seconds (165 allocations: 28.781 KiB) 0.000216 seconds (170 allocations: 55.664 KiB) 0.217012 seconds (291.30 k allocations: 24.831 MiB, 35.16% gc time) 0.090579 seconds (230.42 k allocations: 20.049 MiB) 35.887751 seconds (7.20 M allocations: 363.478 MiB, 0.37% gc time, 100.00% compilation time) 34.279393 seconds (7.06 M allocations: 356.442 MiB, 2.06% gc time, 99.98% compilation time) 36.740718 seconds (7.44 M allocations: 375.659 MiB, 0.57% gc time, 99.99% compilation time) 0.000276 seconds (685 allocations: 1.456 MiB) 0.092798 seconds (26.25 k allocations: 1.994 MiB, 99.78% compilation time) 0.000065 seconds (207 allocations: 442.508 KiB) 0.000162 seconds (219 allocations: 376.055 KiB) 0.000063 seconds (198 allocations: 374.695 KiB) 0.000037 seconds (147 allocations: 240.055 KiB) 0.000036 seconds (147 allocations: 240.055 KiB) 0.097386 seconds (25.53 k allocations: 1.675 MiB, 99.80% compilation time) 0.000152 seconds (151 allocations: 240.023 KiB) 32.346631 seconds (8.02 M allocations: 403.553 MiB, 2.19% gc time, 99.99% compilation time) 0.000157 seconds (214 allocations: 878.273 KiB) 0.077098 seconds (37.14 k allocations: 2.865 MiB, 99.66% compilation time) 0.000151 seconds (204 allocations: 743.016 KiB) 0.080024 seconds (38.43 k allocations: 2.668 MiB, 99.79% compilation time) 0.000059 seconds (150 allocations: 475.031 KiB) 0.223546 seconds (104.21 k allocations: 6.079 MiB, 99.91% compilation time) 0.000160 seconds (153 allocations: 474.828 KiB) 30.883576 seconds (8.71 M allocations: 445.867 MiB, 0.84% gc time, 100.00% compilation time) 0.000240 seconds (880 allocations: 76.094 KiB) 9.108526 seconds (2.55 M allocations: 133.006 MiB, 1.27% gc time, 100.00% compilation time) 0.000322 seconds (908 allocations: 75.922 KiB) 9.695747 seconds (2.53 M allocations: 131.927 MiB, 5.23% gc time, 100.00% compilation time) 0.000140 seconds (551 allocations: 46.578 KiB) 0.242235 seconds (108.81 k allocations: 5.882 MiB, 99.88% compilation time) 0.000191 seconds (578 allocations: 48.719 KiB) 35.542061 seconds (9.03 M allocations: 464.066 MiB, 0.68% gc time, 99.98% compilation time) 0.000567 seconds (2.71 k allocations: 246.633 KiB) 10.249297 seconds (2.80 M allocations: 146.919 MiB, 1.84% gc time, 99.99% compilation time) 0.000563 seconds (2.59 k allocations: 233.195 KiB) 10.257579 seconds (2.79 M allocations: 146.057 MiB, 5.07% gc time, 100.00% compilation time) 0.000206 seconds (1.53 k allocations: 139.672 KiB) 0.242747 seconds (109.08 k allocations: 5.935 MiB, 99.84% compilation time) 0.000294 seconds (1.65 k allocations: 150.156 KiB) 0.000288 seconds (220 allocations: 279.688 KiB) 0.000091 seconds (197 allocations: 213.078 KiB) 0.000047 seconds (204 allocations: 144.625 KiB) 0.000040 seconds (183 allocations: 143.328 KiB) 0.000028 seconds (134 allocations: 8.547 KiB) 0.000028 seconds (134 allocations: 8.547 KiB) 0.000032 seconds (138 allocations: 8.562 KiB) 0.000039 seconds (138 allocations: 8.562 KiB) 0.000237 seconds (230 allocations: 552.492 KiB) 0.000078 seconds (207 allocations: 419.977 KiB) 0.000058 seconds (212 allocations: 282.805 KiB) 0.000050 seconds (191 allocations: 280.836 KiB) 0.000037 seconds (138 allocations: 12.648 KiB) 0.000026 seconds (138 allocations: 12.648 KiB) 0.000027 seconds (141 allocations: 12.539 KiB) 0.000026 seconds (141 allocations: 12.539 KiB) 0.001421 seconds (2.92 k allocations: 248.250 KiB) 0.001385 seconds (2.94 k allocations: 249.828 KiB) 0.000624 seconds (1.68 k allocations: 140.359 KiB) 0.000591 seconds (1.64 k allocations: 137.125 KiB) 0.019312 seconds (28.70 k allocations: 2.360 MiB) 0.017448 seconds (28.70 k allocations: 2.351 MiB) 0.001415 seconds (3.17 k allocations: 269.547 KiB) 0.001431 seconds (3.17 k allocations: 269.547 KiB) 0.016275 seconds (27.30 k allocations: 2.210 MiB) 0.016226 seconds (27.32 k allocations: 2.214 MiB) 0.000951 seconds (4.41 k allocations: 396.672 KiB) 0.000875 seconds (4.21 k allocations: 379.047 KiB) 0.016696 seconds (30.30 k allocations: 2.497 MiB) 0.016729 seconds (30.30 k allocations: 2.497 MiB) 0.014420 seconds (26.31 k allocations: 2.175 MiB) 0.014344 seconds (26.31 k allocations: 2.175 MiB) 1.369804 seconds (605.52 k allocations: 33.976 MiB, 99.88% compilation time) 0.000192 seconds (221 allocations: 443.570 KiB) 0.000081 seconds (197 allocations: 374.852 KiB) 0.000067 seconds (218 allocations: 376.148 KiB) 0.000053 seconds (153 allocations: 240.477 KiB) 0.000053 seconds (153 allocations: 240.445 KiB) 0.096703 seconds (25.04 k allocations: 1.655 MiB, 99.77% compilation time) 0.000062 seconds (157 allocations: 240.445 KiB) 1.366469 seconds (618.95 k allocations: 35.242 MiB, 99.90% compilation time) 0.000168 seconds (228 allocations: 879.695 KiB) 0.080756 seconds (37.12 k allocations: 2.866 MiB, 99.75% compilation time) 0.000091 seconds (224 allocations: 745.094 KiB) 0.078104 seconds (38.43 k allocations: 2.667 MiB, 99.73% compilation time) 0.000082 seconds (158 allocations: 475.609 KiB) 0.099177 seconds (25.27 k allocations: 1.891 MiB, 99.78% compilation time) 0.000076 seconds (161 allocations: 475.359 KiB) 2.216894 seconds (1.55 M allocations: 83.164 MiB, 99.94% compilation time) 0.000228 seconds (865 allocations: 74.656 KiB) 2.216455 seconds (1.52 M allocations: 81.198 MiB, 3.24% gc time, 99.98% compilation time) 0.000249 seconds (945 allocations: 79.016 KiB) 2.142586 seconds (1.51 M allocations: 80.277 MiB, 99.99% compilation time) 0.000124 seconds (560 allocations: 47.266 KiB) 0.099995 seconds (25.75 k allocations: 1.479 MiB, 99.73% compilation time) 0.000109 seconds (587 allocations: 49.391 KiB) 2.398362 seconds (1.57 M allocations: 84.024 MiB, 2.38% gc time, 99.81% compilation time) 0.000443 seconds (2.68 k allocations: 243.664 KiB) 2.303614 seconds (1.54 M allocations: 81.941 MiB, 99.97% compilation time) 0.000541 seconds (2.78 k allocations: 250.945 KiB) 2.321566 seconds (1.52 M allocations: 81.051 MiB, 2.85% gc time, 99.98% compilation time) 0.000198 seconds (1.55 k allocations: 140.781 KiB) 0.102156 seconds (26.83 k allocations: 1.580 MiB, 99.57% compilation time) 0.000282 seconds (1.66 k allocations: 151.250 KiB) 0.000281 seconds (192 allocations: 213.078 KiB) 0.000060 seconds (211 allocations: 214.109 KiB) 0.000042 seconds (182 allocations: 143.422 KiB) 0.000041 seconds (203 allocations: 144.750 KiB) 0.000026 seconds (134 allocations: 8.703 KiB) 0.000022 seconds (134 allocations: 8.703 KiB) 0.000026 seconds (138 allocations: 8.719 KiB) 0.000024 seconds (138 allocations: 8.719 KiB) 0.000157 seconds (202 allocations: 419.992 KiB) 0.000078 seconds (221 allocations: 421.398 KiB) 0.000045 seconds (190 allocations: 280.977 KiB) 0.000043 seconds (211 allocations: 282.945 KiB) 0.000034 seconds (138 allocations: 12.820 KiB) 0.000026 seconds (138 allocations: 12.820 KiB) 0.000030 seconds (141 allocations: 12.695 KiB) 0.000027 seconds (141 allocations: 12.695 KiB) 0.001467 seconds (2.93 k allocations: 249.969 KiB) 0.001187 seconds (2.92 k allocations: 248.391 KiB) 0.000596 seconds (1.64 k allocations: 137.266 KiB) 0.000611 seconds (1.68 k allocations: 140.500 KiB) 0.016643 seconds (28.70 k allocations: 2.359 MiB) 0.016779 seconds (28.70 k allocations: 2.351 MiB) 0.001480 seconds (3.17 k allocations: 269.891 KiB) 0.001507 seconds (3.17 k allocations: 269.891 KiB) 0.016789 seconds (27.32 k allocations: 2.213 MiB) 0.016459 seconds (27.30 k allocations: 2.212 MiB) 0.000917 seconds (4.21 k allocations: 379.109 KiB) 0.001198 seconds (4.41 k allocations: 396.719 KiB) 0.017589 seconds (30.30 k allocations: 2.497 MiB) 0.017556 seconds (30.30 k allocations: 2.498 MiB) 0.014389 seconds (26.31 k allocations: 2.175 MiB) 0.014568 seconds (26.31 k allocations: 2.176 MiB) Test_sklf 8.074353 seconds (1.86 M allocations: 94.523 MiB, 100.00% compilation time) 0.284197 seconds (280.99 k allocations: 14.996 MiB, 99.92% compilation time) 0.000062 seconds (171 allocations: 244.289 KiB) 0.000012 seconds (64 allocations: 3.094 KiB) 0.092295 seconds (39.11 k allocations: 2.304 MiB, 99.90% compilation time) 0.053955 seconds (35.79 k allocations: 1.914 MiB, 99.82% compilation time) 0.191257 seconds (85.83 k allocations: 4.925 MiB, 99.90% compilation time) 0.207018 seconds (93.33 k allocations: 5.269 MiB, 99.91% compilation time) 0.162028 seconds (100.97 k allocations: 5.623 MiB, 99.88% compilation time) 0.139453 seconds (98.30 k allocations: 5.242 MiB, 99.87% compilation time) 0.187097 seconds (62.56 k allocations: 3.539 MiB, 99.94% compilation time) 7.574854 seconds (1.86 M allocations: 94.559 MiB, 99.99% compilation time) 0.262581 seconds (251.98 k allocations: 13.666 MiB, 99.92% compilation time) 0.000087 seconds (173 allocations: 482.766 KiB) 0.000015 seconds (64 allocations: 3.531 KiB) 0.068029 seconds (35.95 k allocations: 2.160 MiB, 99.88% compilation time) 0.000026 seconds (32 allocations: 1.484 KiB) 0.178525 seconds (85.71 k allocations: 5.153 MiB, 99.90% compilation time) 0.181775 seconds (87.12 k allocations: 5.130 MiB, 99.89% compilation time) 0.248608 seconds (100.74 k allocations: 5.818 MiB, 34.19% gc time, 99.92% compilation time) 0.143959 seconds (94.47 k allocations: 5.078 MiB, 99.91% compilation time) 0.175551 seconds (63.04 k allocations: 3.567 MiB, 99.93% compilation time) 9.543434 seconds (2.89 M allocations: 150.255 MiB, 0.83% gc time, 100.00% compilation time) 0.226575 seconds (245.85 k allocations: 12.890 MiB, 99.90% compilation time) 0.000134 seconds (669 allocations: 57.609 KiB) 0.000018 seconds (83 allocations: 4.875 KiB) 0.058409 seconds (36.44 k allocations: 2.148 MiB, 99.81% compilation time) 0.000023 seconds (32 allocations: 1.484 KiB) 0.166682 seconds (67.92 k allocations: 3.777 MiB, 99.85% compilation time) 0.166021 seconds (69.46 k allocations: 3.824 MiB, 99.81% compilation time) 0.184521 seconds (81.04 k allocations: 4.413 MiB, 99.86% compilation time) 0.143869 seconds (75.06 k allocations: 4.009 MiB, 99.88% compilation time) 0.154342 seconds (57.30 k allocations: 3.215 MiB, 99.91% compilation time) 10.437649 seconds (3.15 M allocations: 164.240 MiB, 0.80% gc time, 100.00% compilation time) 0.227600 seconds (246.65 k allocations: 12.970 MiB, 99.87% compilation time) 0.000358 seconds (2.06 k allocations: 190.398 KiB) 0.000034 seconds (89 allocations: 5.875 KiB) 0.063288 seconds (36.44 k allocations: 2.146 MiB, 99.79% compilation time) 0.000023 seconds (32 allocations: 1.484 KiB) 0.169975 seconds (69.19 k allocations: 3.896 MiB, 99.73% compilation time) 0.162169 seconds (70.63 k allocations: 3.930 MiB, 99.64% compilation time) 0.160970 seconds (78.62 k allocations: 4.303 MiB, 99.76% compilation time) 0.137985 seconds (71.82 k allocations: 3.821 MiB, 99.89% compilation time) 0.138181 seconds (57.32 k allocations: 3.221 MiB, 99.90% compilation time) 0.000119 seconds (154 allocations: 10.500 KiB) 0.000035 seconds (154 allocations: 10.984 KiB) 0.000037 seconds (156 allocations: 11.031 KiB) 0.000032 seconds (64 allocations: 3.094 KiB) 0.000012 seconds (37 allocations: 1.953 KiB) 0.000009 seconds (32 allocations: 1.484 KiB) 0.000033 seconds (153 allocations: 10.031 KiB) 0.000027 seconds (152 allocations: 9.953 KiB) 0.000026 seconds (148 allocations: 8.688 KiB) 0.000012 seconds (65 allocations: 3.172 KiB) 0.000013 seconds (68 allocations: 4.516 KiB) 0.000132 seconds (157 allocations: 15.898 KiB) 0.000036 seconds (157 allocations: 16.961 KiB) 0.000041 seconds (159 allocations: 16.977 KiB) 0.000010 seconds (64 allocations: 3.531 KiB) 0.000011 seconds (37 allocations: 2.234 KiB) 0.000007 seconds (32 allocations: 1.484 KiB) 0.000032 seconds (156 allocations: 14.945 KiB) 0.000029 seconds (155 allocations: 14.852 KiB) 0.000027 seconds (151 allocations: 12.477 KiB) 0.000012 seconds (65 allocations: 3.719 KiB) 0.000014 seconds (68 allocations: 6.328 KiB) 0.000214 seconds (843 allocations: 72.469 KiB) 0.000128 seconds (885 allocations: 76.891 KiB) 0.000554 seconds (1.46 k allocations: 125.312 KiB) 0.000018 seconds (83 allocations: 4.875 KiB) 0.000019 seconds (55 allocations: 3.641 KiB) 0.000012 seconds (32 allocations: 1.484 KiB) 0.000503 seconds (1.35 k allocations: 114.062 KiB) 0.000472 seconds (1.28 k allocations: 107.516 KiB) 0.000442 seconds (1.15 k allocations: 94.562 KiB) 0.000018 seconds (90 allocations: 5.469 KiB) 0.000024 seconds (89 allocations: 6.484 KiB) 0.000481 seconds (3.23 k allocations: 299.953 KiB) 0.000443 seconds (3.47 k allocations: 322.953 KiB) 0.000924 seconds (4.13 k allocations: 378.844 KiB) 0.000028 seconds (89 allocations: 5.875 KiB) 0.000018 seconds (60 allocations: 4.391 KiB) 0.000013 seconds (32 allocations: 1.484 KiB) 0.000789 seconds (3.52 k allocations: 319.781 KiB) 0.000764 seconds (3.24 k allocations: 293.250 KiB) 0.000643 seconds (2.53 k allocations: 225.281 KiB) 0.000027 seconds (101 allocations: 7.047 KiB) 0.000021 seconds (97 allocations: 9.047 KiB) 2.821202 seconds (1.30 M allocations: 67.824 MiB, 99.95% compilation time) 0.000032 seconds (32 allocations: 1.438 KiB) 30.314278 seconds (6.06 M allocations: 305.551 MiB, 0.52% gc time, 100.00% compilation time) 0.249197 seconds (145.97 k allocations: 8.901 MiB, 99.96% compilation time) 0.000149 seconds (120 allocations: 201.547 KiB) 0.000178 seconds (179 allocations: 206.391 KiB) 0.000043 seconds (123 allocations: 205.078 KiB) 0.000062 seconds (200 allocations: 208.219 KiB) 0.000022 seconds (92 allocations: 5.969 KiB) 0.000046 seconds (209 allocations: 209.469 KiB) 0.013549 seconds (7.29 k allocations: 611.594 KiB, 98.26% compilation time) 0.000102 seconds (265 allocations: 356.484 KiB) 0.000105 seconds (414 allocations: 765.625 KiB) 30.558251 seconds (7.54 M allocations: 381.406 MiB, 0.92% gc time, 99.97% compilation time) 27.532146 seconds (6.42 M allocations: 322.331 MiB, 2.90% gc time, 100.00% compilation time) 0.000096 seconds (214 allocations: 410.484 KiB) 0.000022 seconds (100 allocations: 8.727 KiB) 0.000168 seconds (222 allocations: 412.492 KiB) 0.016646 seconds (7.30 k allocations: 823.992 KiB, 98.42% compilation time) 0.000177 seconds (280 allocations: 705.781 KiB) 0.000343 seconds (438 allocations: 1.486 MiB) 27.502910 seconds (8.32 M allocations: 426.079 MiB, 1.12% gc time, 99.98% compilation time) 26.104552 seconds (7.14 M allocations: 365.168 MiB, 2.90% gc time, 100.00% compilation time) 0.000192 seconds (618 allocations: 49.875 KiB) 0.000102 seconds (526 allocations: 46.422 KiB) 0.000259 seconds (780 allocations: 65.188 KiB) 7.276320 seconds (2.28 M allocations: 119.714 MiB, 99.97% compilation time) 0.001658 seconds (6.62 k allocations: 604.531 KiB) 0.001967 seconds (7.73 k allocations: 699.078 KiB) 30.204931 seconds (8.98 M allocations: 462.949 MiB, 1.26% gc time, 99.99% compilation time) 31.390234 seconds (7.45 M allocations: 382.064 MiB, 2.21% gc time, 100.00% compilation time) 0.000648 seconds (1.77 k allocations: 154.469 KiB) 0.000442 seconds (1.54 k allocations: 136.289 KiB) 0.000713 seconds (2.22 k allocations: 195.797 KiB) 9.147122 seconds (2.55 M allocations: 134.588 MiB, 99.93% compilation time) 0.005995 seconds (24.63 k allocations: 2.229 MiB) 0.007163 seconds (28.49 k allocations: 2.573 MiB) 0.000058 seconds (29 allocations: 1.328 KiB) 0.000015 seconds (32 allocations: 1.438 KiB) 0.000284 seconds (159 allocations: 143.250 KiB) 0.000024 seconds (34 allocations: 1.484 KiB) 0.000047 seconds (111 allocations: 4.781 KiB) 0.000214 seconds (160 allocations: 9.234 KiB) 0.000044 seconds (114 allocations: 7.078 KiB) 0.000094 seconds (174 allocations: 110.227 KiB) 0.000026 seconds (49 allocations: 4.688 KiB) 0.000070 seconds (175 allocations: 12.109 KiB) 0.000120 seconds (202 allocations: 124.141 KiB) 0.000147 seconds (299 allocations: 398.484 KiB) 0.000145 seconds (405 allocations: 672.594 KiB) 0.000215 seconds (169 allocations: 13.539 KiB) 0.000052 seconds (117 allocations: 10.555 KiB) 0.000080 seconds (181 allocations: 214.922 KiB) 0.000036 seconds (52 allocations: 7.523 KiB) 0.000078 seconds (182 allocations: 18.492 KiB) 0.000150 seconds (213 allocations: 242.258 KiB) 0.000187 seconds (313 allocations: 788.172 KiB) 0.000399 seconds (434 allocations: 1.303 MiB) 0.000911 seconds (1.45 k allocations: 120.070 KiB) 0.010723 seconds (15.53 k allocations: 1.271 MiB) 0.000622 seconds (1.32 k allocations: 109.562 KiB) 0.019405 seconds (27.28 k allocations: 2.254 MiB) 0.000595 seconds (1.53 k allocations: 129.281 KiB) 0.014068 seconds (25.71 k allocations: 2.191 MiB) 0.007085 seconds (15.98 k allocations: 1.392 MiB) 0.021443 seconds (37.59 k allocations: 3.175 MiB) 0.001305 seconds (3.55 k allocations: 316.531 KiB) 0.002314 seconds (4.76 k allocations: 419.453 KiB) 0.001114 seconds (3.40 k allocations: 302.414 KiB) 0.021270 seconds (30.92 k allocations: 2.539 MiB) 0.001039 seconds (3.89 k allocations: 350.516 KiB) 0.194885 seconds (138.64 k allocations: 11.791 MiB, 59.48% gc time) 0.034798 seconds (79.94 k allocations: 6.974 MiB) 0.031442 seconds (81.47 k allocations: 7.059 MiB) 2.029603 seconds (856.80 k allocations: 45.056 MiB, 99.99% compilation time) 0.000024 seconds (32 allocations: 1.438 KiB) 12.996834 seconds (2.52 M allocations: 128.519 MiB, 0.51% gc time, 100.00% compilation time) 0.000113 seconds (189 allocations: 340.750 KiB) 0.000053 seconds (131 allocations: 205.453 KiB) 0.000049 seconds (185 allocations: 240.555 KiB) 0.000015 seconds (34 allocations: 1.484 KiB) 0.000042 seconds (187 allocations: 335.641 KiB) 0.000055 seconds (184 allocations: 240.539 KiB) 0.000058 seconds (197 allocations: 341.578 KiB) 0.000024 seconds (68 allocations: 104.367 KiB) 0.000052 seconds (197 allocations: 342.328 KiB) 0.029865 seconds (8.27 k allocations: 930.789 KiB, 97.18% compilation time) 0.000180 seconds (480 allocations: 905.742 KiB) 0.000090 seconds (190 allocations: 355.570 KiB) 36.533899 seconds (7.40 M allocations: 371.417 MiB, 2.17% gc time, 100.00% compilation time) 0.000402 seconds (191 allocations: 665.391 KiB) 0.000119 seconds (194 allocations: 475.344 KiB) 0.000073 seconds (200 allocations: 676.539 KiB) 0.000028 seconds (70 allocations: 205.953 KiB) 0.000209 seconds (205 allocations: 678.062 KiB) 0.016107 seconds (7.35 k allocations: 1.338 MiB, 97.90% compilation time) 0.000375 seconds (497 allocations: 1.756 MiB) 0.000158 seconds (196 allocations: 704.227 KiB) 33.705103 seconds (8.53 M allocations: 435.901 MiB, 0.71% gc time, 100.00% compilation time) 0.000245 seconds (209 allocations: 12.172 KiB) 0.000348 seconds (871 allocations: 71.930 KiB) 0.000177 seconds (643 allocations: 52.883 KiB) 0.000115 seconds (501 allocations: 44.797 KiB) 0.000275 seconds (809 allocations: 68.398 KiB) 10.079557 seconds (2.40 M allocations: 125.017 MiB, 1.43% gc time, 99.99% compilation time) 0.001380 seconds (6.74 k allocations: 613.703 KiB) 0.000812 seconds (4.62 k allocations: 429.797 KiB) 37.110266 seconds (8.70 M allocations: 446.585 MiB, 2.02% gc time, 100.00% compilation time) 0.000203 seconds (286 allocations: 19.367 KiB) 0.000737 seconds (2.45 k allocations: 218.164 KiB) 0.000490 seconds (1.82 k allocations: 160.422 KiB) 0.000376 seconds (1.51 k allocations: 134.195 KiB) 0.000733 seconds (2.27 k allocations: 202.023 KiB) 11.074021 seconds (2.67 M allocations: 140.260 MiB, 1.37% gc time, 99.96% compilation time) 0.004847 seconds (24.95 k allocations: 2.262 MiB) 0.003005 seconds (17.28 k allocations: 1.571 MiB) 0.000076 seconds (29 allocations: 1.328 KiB) 0.000029 seconds (32 allocations: 1.438 KiB) 0.000200 seconds (115 allocations: 7.156 KiB) 0.000276 seconds (179 allocations: 144.656 KiB) 0.000046 seconds (117 allocations: 7.234 KiB) 0.000088 seconds (161 allocations: 9.422 KiB) 0.000012 seconds (34 allocations: 1.484 KiB) 0.000056 seconds (177 allocations: 139.406 KiB) 0.000052 seconds (161 allocations: 9.422 KiB) 0.000102 seconds (174 allocations: 110.445 KiB) 0.000034 seconds (49 allocations: 4.688 KiB) 0.000065 seconds (170 allocations: 11.922 KiB) 0.000143 seconds (277 allocations: 265.648 KiB) 0.000163 seconds (502 allocations: 680.148 KiB) 0.000118 seconds (207 allocations: 126.930 KiB) 0.000049 seconds (34 allocations: 1.516 KiB) 0.000169 seconds (183 allocations: 273.156 KiB) 0.000093 seconds (168 allocations: 13.789 KiB) 0.000097 seconds (181 allocations: 215.328 KiB) 0.000050 seconds (52 allocations: 7.523 KiB) 0.000076 seconds (177 allocations: 18.289 KiB) 0.000214 seconds (289 allocations: 523.102 KiB) 0.000279 seconds (529 allocations: 1.314 MiB) 0.000152 seconds (215 allocations: 247.664 KiB) 0.000068 seconds (67 allocations: 4.578 KiB) 0.000223 seconds (329 allocations: 20.516 KiB) 0.006857 seconds (9.99 k allocations: 831.477 KiB) 0.006864 seconds (9.70 k allocations: 812.891 KiB) 0.001646 seconds (2.62 k allocations: 226.750 KiB) 0.000715 seconds (1.76 k allocations: 148.781 KiB) 0.019043 seconds (32.25 k allocations: 2.732 MiB) 0.005807 seconds (14.81 k allocations: 1.293 MiB) 0.037775 seconds (58.69 k allocations: 4.905 MiB) 0.000067 seconds (84 allocations: 5.852 KiB) 0.000261 seconds (583 allocations: 43.422 KiB) 0.000975 seconds (3.72 k allocations: 332.195 KiB) 0.000746 seconds (3.17 k allocations: 280.547 KiB) 0.015699 seconds (23.62 k allocations: 1.943 MiB) 0.016243 seconds (25.35 k allocations: 2.102 MiB) 0.034458 seconds (79.13 k allocations: 6.837 MiB) 0.028269 seconds (70.50 k allocations: 6.163 MiB) 0.100204 seconds (159.89 k allocations: 13.506 MiB) 9.847691 seconds (2.60 M allocations: 130.818 MiB, 0.84% gc time, 99.97% compilation time) 0.000049 seconds (30 allocations: 1.234 KiB) 10.286827 seconds (2.57 M allocations: 129.123 MiB, 0.79% gc time, 100.00% compilation time) 0.000018 seconds (31 allocations: 1.406 KiB) 0.000034 seconds (62 allocations: 102.430 KiB) 0.000033 seconds (93 allocations: 103.539 KiB) 0.000012 seconds (46 allocations: 1.781 KiB) 0.000016 seconds (45 allocations: 1.750 KiB) 0.000014 seconds (76 allocations: 3.047 KiB) 0.000014 seconds (68 allocations: 2.969 KiB) 0.000034 seconds (93 allocations: 104.648 KiB) 0.000025 seconds (106 allocations: 105.180 KiB) 0.017133 seconds (6.62 k allocations: 470.672 KiB, 98.89% compilation time) 0.000061 seconds (111 allocations: 110.227 KiB) 9.222330 seconds (2.73 M allocations: 136.133 MiB, 0.53% gc time, 99.98% compilation time) 0.000041 seconds (47 allocations: 1.906 KiB) 0.000025 seconds (82 allocations: 3.828 KiB) 0.000024 seconds (76 allocations: 3.797 KiB) 0.000067 seconds (91 allocations: 206.195 KiB) 0.000040 seconds (110 allocations: 207.086 KiB) 0.016357 seconds (6.62 k allocations: 576.656 KiB, 98.79% compilation time) 0.000071 seconds (112 allocations: 216.750 KiB) 10.014292 seconds (2.76 M allocations: 138.865 MiB, 0.49% gc time, 99.98% compilation time) 0.000052 seconds (79 allocations: 4.875 KiB) 0.000493 seconds (843 allocations: 69.141 KiB) 0.000469 seconds (883 allocations: 73.312 KiB) 0.000542 seconds (1.26 k allocations: 108.797 KiB) 0.000583 seconds (1.29 k allocations: 110.828 KiB) 0.237043 seconds (83.79 k allocations: 4.981 MiB, 99.56% compilation time) 0.000979 seconds (4.08 k allocations: 373.375 KiB) 12.425331 seconds (2.73 M allocations: 137.740 MiB, 5.28% gc time, 99.99% compilation time) 0.000070 seconds (93 allocations: 6.039 KiB) 0.000624 seconds (2.36 k allocations: 209.375 KiB) 0.000659 seconds (2.49 k allocations: 221.773 KiB) 0.000971 seconds (3.87 k allocations: 348.602 KiB) 0.000982 seconds (3.92 k allocations: 352.102 KiB) 0.206482 seconds (94.81 k allocations: 5.977 MiB, 98.73% compilation time) 0.002591 seconds (15.15 k allocations: 1.371 MiB) 0.000037 seconds (29 allocations: 1.203 KiB) 0.000010 seconds (30 allocations: 1.234 KiB) 0.000090 seconds (48 allocations: 101.898 KiB) 0.000008 seconds (31 allocations: 1.406 KiB) 0.000050 seconds (69 allocations: 103.273 KiB) 0.000040 seconds (94 allocations: 105.273 KiB) 0.000013 seconds (47 allocations: 2.406 KiB) 0.000014 seconds (52 allocations: 2.641 KiB) 0.000021 seconds (77 allocations: 4.781 KiB) 0.000041 seconds (62 allocations: 4.516 KiB) 0.000037 seconds (64 allocations: 105.727 KiB) 0.000085 seconds (120 allocations: 209.234 KiB) 0.000066 seconds (127 allocations: 218.602 KiB) 0.000056 seconds (127 allocations: 218.602 KiB) 0.000051 seconds (49 allocations: 3.250 KiB) 0.000015 seconds (54 allocations: 3.516 KiB) 0.000025 seconds (83 allocations: 7.375 KiB) 0.000038 seconds (67 allocations: 6.930 KiB) 0.000053 seconds (67 allocations: 209.453 KiB) 0.000083 seconds (125 allocations: 414.883 KiB) 0.000107 seconds (134 allocations: 433.406 KiB) 0.000134 seconds (134 allocations: 433.406 KiB) 0.000088 seconds (131 allocations: 8.969 KiB) 0.000023 seconds (129 allocations: 8.469 KiB) 0.000472 seconds (973 allocations: 79.219 KiB) 0.000593 seconds (1.25 k allocations: 104.922 KiB) 0.001449 seconds (2.90 k allocations: 250.469 KiB) 0.000766 seconds (1.98 k allocations: 173.219 KiB) 0.013132 seconds (25.74 k allocations: 2.191 MiB) 0.022169 seconds (39.00 k allocations: 3.261 MiB) 0.000087 seconds (188 allocations: 13.602 KiB) 0.000035 seconds (168 allocations: 11.680 KiB) 0.000706 seconds (2.57 k allocations: 226.195 KiB) 0.001035 seconds (3.27 k allocations: 290.031 KiB) 0.018425 seconds (29.83 k allocations: 2.455 MiB) 0.008950 seconds (17.05 k allocations: 1.431 MiB) 0.027785 seconds (70.74 k allocations: 6.133 MiB) 0.022480 seconds (52.66 k allocations: 4.543 MiB) 8.946580 seconds (2.60 M allocations: 131.866 MiB, 100.00% compilation time) 0.000024 seconds (30 allocations: 1.234 KiB) 10.435530 seconds (2.60 M allocations: 131.555 MiB, 0.62% gc time, 100.00% compilation time) 0.000072 seconds (49 allocations: 2.469 KiB) 0.000031 seconds (56 allocations: 2.781 KiB) 0.000114 seconds (96 allocations: 105.633 KiB) 0.000056 seconds (81 allocations: 105.336 KiB) 0.000049 seconds (66 allocations: 105.289 KiB) 0.000082 seconds (130 allocations: 241.992 KiB) 0.015009 seconds (6.61 k allocations: 470.930 KiB, 98.36% compilation time) 0.000074 seconds (106 allocations: 112.898 KiB) 0.000072 seconds (154 allocations: 249.820 KiB) 9.050834 seconds (2.75 M allocations: 138.562 MiB, 0.97% gc time, 100.00% compilation time) 0.000121 seconds (86 allocations: 208.141 KiB) 0.000082 seconds (69 allocations: 208.516 KiB) 0.000154 seconds (135 allocations: 480.125 KiB) 0.015669 seconds (6.62 k allocations: 580.164 KiB, 98.14% compilation time) 0.000108 seconds (116 allocations: 221.680 KiB) 0.000167 seconds (163 allocations: 494.234 KiB) 9.523872 seconds (3.19 M allocations: 163.383 MiB, 0.79% gc time, 99.99% compilation time) 0.001127 seconds (1.84 k allocations: 156.750 KiB) 0.014751 seconds (19.66 k allocations: 1.618 MiB) 0.000489 seconds (1.37 k allocations: 121.500 KiB) 0.246506 seconds (93.81 k allocations: 5.817 MiB, 96.20% compilation time) 0.012167 seconds (20.35 k allocations: 1.724 MiB) 0.011142 seconds (18.89 k allocations: 1.592 MiB) 10.873622 seconds (3.17 M allocations: 162.622 MiB, 1.12% gc time, 99.99% compilation time) 0.009004 seconds (13.82 k allocations: 1.150 MiB) 0.020838 seconds (30.82 k allocations: 2.545 MiB) 0.001009 seconds (4.26 k allocations: 389.281 KiB) 0.231141 seconds (99.89 k allocations: 6.433 MiB, 98.15% compilation time) 0.029484 seconds (65.26 k allocations: 5.671 MiB) 0.007315 seconds (33.44 k allocations: 3.015 MiB) 0.000034 seconds (29 allocations: 1.203 KiB) 0.000018 seconds (30 allocations: 1.234 KiB) 0.000022 seconds (31 allocations: 1.406 KiB) 0.000076 seconds (49 allocations: 2.469 KiB) 0.000035 seconds (56 allocations: 2.781 KiB) 0.000199 seconds (96 allocations: 105.633 KiB) 0.000054 seconds (81 allocations: 105.336 KiB) 0.000042 seconds (66 allocations: 105.289 KiB) 0.000071 seconds (130 allocations: 241.992 KiB) 0.000055 seconds (105 allocations: 112.883 KiB) 0.000054 seconds (106 allocations: 112.898 KiB) 0.000058 seconds (154 allocations: 249.820 KiB) 0.000100 seconds (102 allocations: 208.586 KiB) 0.000055 seconds (86 allocations: 208.141 KiB) 0.000103 seconds (69 allocations: 208.516 KiB) 0.000092 seconds (135 allocations: 480.125 KiB) 0.000082 seconds (115 allocations: 221.664 KiB) 0.000079 seconds (116 allocations: 221.680 KiB) 0.000114 seconds (163 allocations: 494.234 KiB) 0.000655 seconds (1.21 k allocations: 102.172 KiB) 0.006181 seconds (8.44 k allocations: 716.562 KiB) 0.001597 seconds (2.72 k allocations: 236.250 KiB) 0.009576 seconds (13.46 k allocations: 1.111 MiB) 0.020291 seconds (29.02 k allocations: 2.399 MiB) 0.009829 seconds (18.35 k allocations: 1.559 MiB) 0.003500 seconds (9.04 k allocations: 809.141 KiB) 0.001016 seconds (3.50 k allocations: 312.398 KiB) 0.001323 seconds (4.18 k allocations: 374.156 KiB) 0.002129 seconds (4.75 k allocations: 417.680 KiB) 0.000964 seconds (4.27 k allocations: 389.781 KiB) 0.012412 seconds (31.53 k allocations: 2.742 MiB) 0.017602 seconds (49.53 k allocations: 4.379 MiB) 0.007705 seconds (33.43 k allocations: 3.015 MiB) 3.238277 seconds (1.14 M allocations: 58.320 MiB, 1.95% gc time, 99.96% compilation time) 0.000035 seconds (27 allocations: 1.125 KiB) 2.758965 seconds (610.99 k allocations: 30.729 MiB, 100.00% compilation time) 0.000071 seconds (62 allocations: 2.422 KiB) 0.000019 seconds (30 allocations: 1.297 KiB) 0.000058 seconds (124 allocations: 6.922 KiB) 0.000025 seconds (94 allocations: 5.859 KiB) 0.000027 seconds (135 allocations: 8.250 KiB) 0.000034 seconds (185 allocations: 12.203 KiB) 3.360504 seconds (1.16 M allocations: 60.170 MiB, 99.95% compilation time) 0.000034 seconds (30 allocations: 1.406 KiB) 0.000099 seconds (132 allocations: 9.781 KiB) 0.000032 seconds (102 allocations: 8.586 KiB) 0.000032 seconds (146 allocations: 12.039 KiB) 0.000044 seconds (200 allocations: 18.750 KiB) 3.081335 seconds (1.71 M allocations: 89.103 MiB, 1.89% gc time, 99.95% compilation time) 0.000052 seconds (93 allocations: 7.266 KiB) 0.000125 seconds (534 allocations: 45.438 KiB) 0.000120 seconds (616 allocations: 54.875 KiB) 0.000123 seconds (725 allocations: 63.422 KiB) 0.000414 seconds (3.11 k allocations: 286.328 KiB) 3.543440 seconds (1.80 M allocations: 95.183 MiB, 99.95% compilation time) 0.000071 seconds (127 allocations: 9.508 KiB) 0.000413 seconds (1.60 k allocations: 141.836 KiB) 0.000668 seconds (1.89 k allocations: 169.352 KiB) 0.000461 seconds (2.14 k allocations: 192.070 KiB) 0.001959 seconds (11.79 k allocations: 1.068 MiB) 0.000031 seconds (25 allocations: 1.047 KiB) 0.000012 seconds (27 allocations: 1.125 KiB) 0.000012 seconds (27 allocations: 1.188 KiB) 0.000077 seconds (58 allocations: 2.359 KiB) 0.000012 seconds (30 allocations: 1.297 KiB) 0.000141 seconds (90 allocations: 138.719 KiB) 0.000029 seconds (45 allocations: 4.344 KiB) 0.000053 seconds (92 allocations: 7.703 KiB) 0.000108 seconds (171 allocations: 419.812 KiB) 0.000040 seconds (62 allocations: 2.953 KiB) 0.000011 seconds (30 allocations: 1.406 KiB) 0.000102 seconds (95 allocations: 274.492 KiB) 0.000036 seconds (48 allocations: 7.102 KiB) 0.000041 seconds (97 allocations: 12.305 KiB) 0.000145 seconds (180 allocations: 834.242 KiB) 0.000260 seconds (368 allocations: 32.062 KiB) 0.000022 seconds (93 allocations: 7.266 KiB) 0.000299 seconds (794 allocations: 67.672 KiB) 0.019369 seconds (23.73 k allocations: 1.944 MiB) 0.000614 seconds (1.20 k allocations: 104.094 KiB) 0.008572 seconds (12.77 k allocations: 1.079 MiB) 0.000309 seconds (1.15 k allocations: 103.375 KiB) 0.000042 seconds (127 allocations: 9.508 KiB) 0.000697 seconds (2.11 k allocations: 186.484 KiB) 0.001914 seconds (3.50 k allocations: 307.039 KiB) 0.001020 seconds (2.90 k allocations: 260.711 KiB) 0.009249 seconds (21.86 k allocations: 1.894 MiB) 2.423144 seconds (860.53 k allocations: 44.091 MiB, 4.18% gc time, 100.00% compilation time) 0.000018 seconds (27 allocations: 1.109 KiB) 2.327089 seconds (500.66 k allocations: 25.275 MiB, 100.00% compilation time) 0.000053 seconds (59 allocations: 2.328 KiB) 0.000091 seconds (105 allocations: 270.688 KiB) 0.000030 seconds (66 allocations: 137.047 KiB) 0.011796 seconds (4.21 k allocations: 480.922 KiB, 98.80% compilation time) 0.000023 seconds (67 allocations: 3.547 KiB) 2.084332 seconds (577.86 k allocations: 29.393 MiB, 99.99% compilation time) 0.000115 seconds (107 allocations: 537.703 KiB) 0.000031 seconds (68 allocations: 271.570 KiB) 0.011636 seconds (4.22 k allocations: 756.250 KiB, 98.05% compilation time) 0.000024 seconds (67 allocations: 4.844 KiB) 2.898425 seconds (1.84 M allocations: 96.573 MiB, 99.99% compilation time) 0.000131 seconds (444 allocations: 38.156 KiB) 0.000103 seconds (532 allocations: 47.781 KiB) 0.030447 seconds (10.90 k allocations: 697.414 KiB, 98.20% compilation time) 0.000280 seconds (1.80 k allocations: 167.172 KiB) 3.285484 seconds (1.71 M allocations: 90.860 MiB, 15.92% gc time, 99.99% compilation time) 0.000335 seconds (1.33 k allocations: 117.852 KiB) 0.000367 seconds (1.64 k allocations: 146.758 KiB) 0.033715 seconds (20.11 k allocations: 1.518 MiB, 95.01% compilation time) 0.000959 seconds (7.06 k allocations: 655.766 KiB) 0.000027 seconds (26 allocations: 1.078 KiB) 0.000010 seconds (27 allocations: 1.109 KiB) 0.000012 seconds (27 allocations: 1.188 KiB) 0.000047 seconds (56 allocations: 2.281 KiB) 0.000141 seconds (87 allocations: 138.594 KiB) 0.000088 seconds (43 allocations: 4.266 KiB) 0.000045 seconds (98 allocations: 278.078 KiB) 0.000014 seconds (67 allocations: 3.547 KiB) 0.000036 seconds (56 allocations: 2.672 KiB) 0.000069 seconds (92 allocations: 274.398 KiB) 0.000031 seconds (46 allocations: 7.023 KiB) 0.000051 seconds (102 allocations: 552.453 KiB) 0.000014 seconds (67 allocations: 4.844 KiB) 0.000116 seconds (346 allocations: 30.109 KiB) 0.005475 seconds (7.72 k allocations: 644.656 KiB) 0.021705 seconds (29.58 k allocations: 2.434 MiB) 0.000420 seconds (3.25 k allocations: 302.359 KiB) 0.000272 seconds (1.80 k allocations: 167.172 KiB) 0.000271 seconds (1.06 k allocations: 95.875 KiB) 0.009038 seconds (12.71 k allocations: 1.044 MiB) 0.012607 seconds (18.69 k allocations: 1.546 MiB) 0.001561 seconds (12.34 k allocations: 1.120 MiB) 0.000947 seconds (7.06 k allocations: 655.742 KiB) 4.277483 seconds (1.25 M allocations: 63.387 MiB, 1.43% gc time, 100.00% compilation time) 0.000024 seconds (25 allocations: 1.062 KiB) 3.979944 seconds (960.51 k allocations: 48.242 MiB, 100.00% compilation time) 0.024064 seconds (7.27 k allocations: 658.125 KiB, 96.65% compilation time) 0.000044 seconds (83 allocations: 139.859 KiB) 0.000055 seconds (152 allocations: 478.406 KiB) 0.000058 seconds (127 allocations: 341.859 KiB) 0.000035 seconds (105 allocations: 276.594 KiB) 0.000020 seconds (56 allocations: 2.344 KiB) 0.000013 seconds (58 allocations: 2.391 KiB) 0.000030 seconds (109 allocations: 304.258 KiB) 0.011714 seconds (4.26 k allocations: 482.094 KiB, 98.78% compilation time) 0.000019 seconds (73 allocations: 3.844 KiB) 0.000240 seconds (424 allocations: 1.462 MiB) 0.000207 seconds (356 allocations: 1.279 MiB) 3.995627 seconds (962.72 k allocations: 48.381 MiB, 99.99% compilation time) 0.000065 seconds (58 allocations: 2.812 KiB) 0.000193 seconds (111 allocations: 604.852 KiB) 0.013292 seconds (4.26 k allocations: 756.727 KiB, 98.43% compilation time) 0.000033 seconds (73 allocations: 5.219 KiB) 0.000297 seconds (435 allocations: 2.910 MiB) 0.128135 seconds (368 allocations: 2.546 MiB, 98.37% gc time) 4.194986 seconds (2.49 M allocations: 130.292 MiB, 99.99% compilation time) 0.000110 seconds (377 allocations: 33.062 KiB) 0.000159 seconds (495 allocations: 42.953 KiB) 0.031954 seconds (10.72 k allocations: 678.719 KiB, 98.03% compilation time) 0.000348 seconds (1.90 k allocations: 176.688 KiB) 0.012483 seconds (58.34 k allocations: 5.337 MiB) 0.013187 seconds (51.48 k allocations: 4.710 MiB) 3.876746 seconds (2.36 M allocations: 124.557 MiB, 1.54% gc time, 99.99% compilation time) 0.000282 seconds (1.17 k allocations: 105.977 KiB) 0.000384 seconds (1.52 k allocations: 134.883 KiB) 0.034323 seconds (19.43 k allocations: 1.453 MiB, 95.35% compilation time) 0.001244 seconds (7.42 k allocations: 689.500 KiB) 0.045203 seconds (241.34 k allocations: 22.001 MiB) 0.113996 seconds (213.55 k allocations: 19.431 MiB, 59.15% gc time) 0.000072 seconds (24 allocations: 1.016 KiB) 0.000014 seconds (25 allocations: 1.062 KiB) 0.000011 seconds (25 allocations: 1.109 KiB) 0.000177 seconds (88 allocations: 144.070 KiB) 0.000050 seconds (88 allocations: 141.594 KiB) 0.000058 seconds (135 allocations: 312.617 KiB) 0.000044 seconds (105 allocations: 175.805 KiB) 0.000042 seconds (88 allocations: 144.070 KiB) 0.000014 seconds (56 allocations: 2.344 KiB) 0.000012 seconds (58 allocations: 2.391 KiB) 0.000037 seconds (91 allocations: 171.695 KiB) 0.000162 seconds (116 allocations: 278.047 KiB) 0.000014 seconds (73 allocations: 3.844 KiB) 0.000334 seconds (477 allocations: 1.340 MiB) 0.000156 seconds (368 allocations: 1.150 MiB) 0.000035 seconds (56 allocations: 2.734 KiB) 0.000014 seconds (58 allocations: 2.812 KiB) 0.000087 seconds (96 allocations: 340.547 KiB) 0.000061 seconds (119 allocations: 552.070 KiB) 0.000017 seconds (73 allocations: 5.219 KiB) 0.000304 seconds (507 allocations: 2.668 MiB) 0.000263 seconds (392 allocations: 2.291 MiB) 0.000132 seconds (346 allocations: 30.172 KiB) 0.000081 seconds (377 allocations: 33.062 KiB) 0.006435 seconds (9.04 k allocations: 754.578 KiB) 0.000402 seconds (3.05 k allocations: 283.430 KiB) 0.000259 seconds (1.90 k allocations: 176.688 KiB) 0.012413 seconds (63.67 k allocations: 5.791 MiB) 0.024399 seconds (70.20 k allocations: 6.250 MiB) 0.000357 seconds (1.06 k allocations: 95.938 KiB) 0.000317 seconds (1.18 k allocations: 106.000 KiB) 0.000859 seconds (2.12 k allocations: 187.234 KiB) 0.001989 seconds (11.64 k allocations: 1.057 MiB) 0.001354 seconds (7.42 k allocations: 689.500 KiB) 0.078192 seconds (274.29 k allocations: 24.823 MiB, 24.35% gc time) 0.067657 seconds (244.15 k allocations: 21.964 MiB) 10.159152 seconds (6.42 M allocations: 324.299 MiB, 1.50% gc time, 100.00% compilation time) 0.000019 seconds (28 allocations: 1.188 KiB) 10.476297 seconds (5.84 M allocations: 293.178 MiB, 1.11% gc time, 100.00% compilation time) 0.000025 seconds (29 allocations: 1.328 KiB) 2.927455 seconds (1.04 M allocations: 52.709 MiB, 4.06% gc time, 100.00% compilation time) 0.012974 seconds (2.92 k allocations: 276.008 KiB, 98.12% compilation time) 0.013474 seconds (6.74 k allocations: 375.094 KiB, 99.05% compilation time) 0.000038 seconds (93 allocations: 4.344 KiB) 0.000028 seconds (101 allocations: 4.781 KiB) 0.000021 seconds (105 allocations: 4.891 KiB) 0.000024 seconds (101 allocations: 5.047 KiB) 0.000021 seconds (48 allocations: 1.859 KiB) 0.000017 seconds (47 allocations: 1.812 KiB) 0.000019 seconds (84 allocations: 3.375 KiB) 0.000016 seconds (81 allocations: 3.250 KiB) 0.000079 seconds (91 allocations: 104.445 KiB) 0.015813 seconds (6.66 k allocations: 471.930 KiB, 98.91% compilation time) 0.000109 seconds (325 allocations: 28.281 KiB) 0.000162 seconds (286 allocations: 138.656 KiB) 12.674109 seconds (8.03 M allocations: 404.411 MiB, 4.98% gc time, 100.00% compilation time) 0.000028 seconds (49 allocations: 1.969 KiB) 0.014320 seconds (2.91 k allocations: 175.297 KiB, 99.14% compilation time) 0.000033 seconds (87 allocations: 4.031 KiB) 0.000122 seconds (95 allocations: 206.070 KiB) 0.016095 seconds (6.68 k allocations: 580.000 KiB, 98.93% compilation time) 0.000202 seconds (342 allocations: 78.180 KiB) 0.000317 seconds (310 allocations: 293.438 KiB) 15.052044 seconds (8.22 M allocations: 416.246 MiB, 1.39% gc time, 100.00% compilation time) 0.000060 seconds (81 allocations: 4.938 KiB) 0.015175 seconds (3.67 k allocations: 240.891 KiB, 94.95% compilation time) 0.000487 seconds (882 allocations: 72.531 KiB) 0.000605 seconds (1.22 k allocations: 104.438 KiB) 0.261778 seconds (170.83 k allocations: 9.227 MiB, 99.53% compilation time) 0.043530 seconds (114.24 k allocations: 10.188 MiB) 0.065536 seconds (194.06 k allocations: 17.428 MiB) 18.153303 seconds (8.28 M allocations: 420.917 MiB, 4.48% gc time, 100.00% compilation time) 0.000059 seconds (95 allocations: 6.102 KiB) 0.011857 seconds (5.19 k allocations: 381.203 KiB, 93.51% compilation time) 0.000519 seconds (2.47 k allocations: 219.445 KiB) 0.000775 seconds (3.79 k allocations: 341.398 KiB) 0.189682 seconds (181.80 k allocations: 10.220 MiB, 99.01% compilation time) 0.074120 seconds (472.08 k allocations: 42.924 MiB) 0.324521 seconds (810.61 k allocations: 73.793 MiB, 39.44% gc time) 0.000051 seconds (27 allocations: 1.141 KiB) 0.000016 seconds (28 allocations: 1.188 KiB) 0.000112 seconds (46 allocations: 101.820 KiB) 0.000012 seconds (29 allocations: 1.328 KiB) 0.000078 seconds (92 allocations: 104.977 KiB) 0.000052 seconds (99 allocations: 105.727 KiB) 0.000063 seconds (68 allocations: 7.195 KiB) 0.000039 seconds (82 allocations: 6.719 KiB) 0.000031 seconds (82 allocations: 6.922 KiB) 0.000032 seconds (82 allocations: 7.047 KiB) 0.000052 seconds (68 allocations: 7.195 KiB) 0.000018 seconds (49 allocations: 2.484 KiB) 0.000017 seconds (54 allocations: 2.703 KiB) 0.000022 seconds (85 allocations: 5.109 KiB) 0.000025 seconds (82 allocations: 4.984 KiB) 0.000036 seconds (81 allocations: 105.836 KiB) 0.000113 seconds (166 allocations: 251.227 KiB) 0.000176 seconds (276 allocations: 144.250 KiB) 0.000183 seconds (183 allocations: 140.422 KiB) 0.000088 seconds (51 allocations: 3.328 KiB) 0.000031 seconds (56 allocations: 3.578 KiB) 0.000038 seconds (91 allocations: 7.703 KiB) 0.000029 seconds (88 allocations: 7.578 KiB) 0.000301 seconds (86 allocations: 209.141 KiB) 0.000178 seconds (177 allocations: 497.312 KiB) 0.000271 seconds (308 allocations: 279.781 KiB) 0.000320 seconds (207 allocations: 276.344 KiB) 0.000161 seconds (133 allocations: 9.047 KiB) 0.000034 seconds (131 allocations: 8.531 KiB) 0.000488 seconds (974 allocations: 79.344 KiB) 0.000467 seconds (996 allocations: 81.984 KiB) 0.005395 seconds (7.46 k allocations: 626.625 KiB) 0.161742 seconds (96.43 k allocations: 5.791 MiB, 91.91% compilation time) 0.043023 seconds (124.56 k allocations: 11.052 MiB) 0.110974 seconds (216.95 k allocations: 19.288 MiB, 24.54% gc time) 0.000199 seconds (190 allocations: 13.680 KiB) 0.000061 seconds (170 allocations: 11.742 KiB) 0.000710 seconds (2.58 k allocations: 226.523 KiB) 0.000697 seconds (2.68 k allocations: 236.266 KiB) 0.001392 seconds (4.37 k allocations: 393.000 KiB) 0.154186 seconds (95.58 k allocations: 5.799 MiB, 97.67% compilation time) 0.106042 seconds (501.71 k allocations: 45.477 MiB) 0.185710 seconds (828.59 k allocations: 75.208 MiB, 6.62% gc time) Test_sklfapps 0.549573 seconds (550.69 k allocations: 29.015 MiB, 99.95% compilation time) 0.509127 seconds (550.56 k allocations: 29.001 MiB, 99.96% compilation time) 0.537227 seconds (182.93 k allocations: 10.046 MiB, 9.25% gc time, 99.07% compilation time) 0.680609 seconds (249.31 k allocations: 13.672 MiB, 99.61% compilation time) 0.516058 seconds (543.79 k allocations: 28.668 MiB, 99.96% compilation time) 0.529674 seconds (543.69 k allocations: 28.657 MiB, 99.96% compilation time) 0.644445 seconds (258.86 k allocations: 14.316 MiB, 99.26% compilation time) 0.435641 seconds (187.21 k allocations: 10.282 MiB, 99.42% compilation time) 0.313524 seconds (540.61 k allocations: 28.036 MiB, 99.95% compilation time) 0.302140 seconds (523.79 k allocations: 27.123 MiB, 99.95% compilation time) 0.498723 seconds (550.45 k allocations: 28.837 MiB, 99.97% compilation time) 0.448627 seconds (543.59 k allocations: 28.490 MiB, 99.97% compilation time) 0.561705 seconds (552.11 k allocations: 29.279 MiB, 10.78% gc time, 99.95% compilation time) 0.489393 seconds (545.22 k allocations: 28.928 MiB, 99.95% compilation time) 0.647010 seconds (630.32 k allocations: 33.592 MiB, 99.96% compilation time) 0.590185 seconds (545.26 k allocations: 28.968 MiB, 9.98% gc time, 99.94% compilation time) 0.688498 seconds (627.77 k allocations: 33.313 MiB, 99.97% compilation time) 0.455890 seconds (545.19 k allocations: 28.852 MiB, 99.95% compilation time) 0.664451 seconds (609.94 k allocations: 32.612 MiB, 99.95% compilation time) 0.443070 seconds (545.27 k allocations: 29.007 MiB, 99.92% compilation time) Test_lstools 45.619042 seconds (21.53 M allocations: 1.066 GiB, 1.34% gc time, 100.00% compilation time) 2.913913 seconds (1.13 M allocations: 56.201 MiB, 99.95% compilation time) 7.592232 seconds (3.24 M allocations: 167.298 MiB, 99.99% compilation time) 1.777845 seconds (637.16 k allocations: 32.160 MiB, 99.96% compilation time) 0.000078 seconds (26 allocations: 1.516 KiB) 2.462038 seconds (910.57 k allocations: 44.409 MiB, 4.10% gc time, 99.99% compilation time) 0.000206 seconds (873 allocations: 49.828 KiB) 0.000074 seconds (26 allocations: 2.672 KiB) 0.722923 seconds (255.00 k allocations: 14.311 MiB, 99.94% compilation time) 1.389852 seconds (863.63 k allocations: 45.440 MiB, 99.98% compilation time) 0.661772 seconds (268.19 k allocations: 13.893 MiB, 99.97% compilation time) 1.754837 seconds (715.45 k allocations: 35.884 MiB, 99.99% compilation time) 1.523634 seconds (721.60 k allocations: 36.198 MiB, 99.99% compilation time) 8.856092 seconds (5.09 M allocations: 268.286 MiB, 1.15% gc time, 99.99% compilation time) 8.345010 seconds (4.57 M allocations: 249.646 MiB, 1.09% gc time, 99.99% compilation time) 1.047316 seconds (328.23 k allocations: 18.783 MiB, 99.89% compilation time) 1.399871 seconds (840.29 k allocations: 45.632 MiB, 99.91% compilation time) 6.667648 seconds (2.96 M allocations: 156.168 MiB, 1.65% gc time, 100.00% compilation time) 1.736731 seconds (538.64 k allocations: 32.522 MiB, 99.78% compilation time) DimensionMismatch("number of columns of each array must match (got (3, 0))") DimensionMismatch("number of columns of each array must match (got (3, 0))") 0.057546 seconds (9.45 k allocations: 1.429 MiB, 95.62% compilation time) 0.031093 seconds (8.58 k allocations: 1.263 MiB, 95.85% compilation time) 0.000205 seconds (711 allocations: 307.812 KiB) 0.028959 seconds (9.27 k allocations: 793.719 KiB, 95.81% compilation time) 13.132618 seconds (3.52 M allocations: 183.717 MiB, 1.21% gc time, 99.95% compilation time) 0.018630 seconds (19.51 k allocations: 1.484 MiB, 85.80% compilation time) 0.007012 seconds (21.93 k allocations: 1.871 MiB) 0.028916 seconds (19.49 k allocations: 1.328 MiB, 90.75% compilation time) 0.000567 seconds (845 allocations: 1004.703 KiB) 0.030206 seconds (8.75 k allocations: 1.166 MiB, 95.67% compilation time) 0.000174 seconds (713 allocations: 308.375 KiB) 0.030149 seconds (9.24 k allocations: 793.078 KiB, 96.39% compilation time) 0.000357 seconds (845 allocations: 1004.734 KiB) 0.034045 seconds (8.50 k allocations: 1.156 MiB, 96.40% compilation time) 3.526667 seconds (930.37 k allocations: 47.309 MiB, 99.94% compilation time) 0.016999 seconds (8.28 k allocations: 888.836 KiB, 96.98% compilation time) 0.031402 seconds (9.03 k allocations: 783.000 KiB, 96.28% compilation time) 0.099746 seconds (29.80 k allocations: 1.946 MiB, 99.75% compilation time) 0.682757 seconds (229.44 k allocations: 11.991 MiB, 99.84% compilation time) 0.030468 seconds (8.30 k allocations: 994.695 KiB, 96.33% compilation time) 0.029373 seconds (8.26 k allocations: 878.906 KiB, 96.32% compilation time) 1.019110 seconds (368.51 k allocations: 18.204 MiB, 99.96% compilation time) 0.017416 seconds (8.10 k allocations: 891.969 KiB, 97.94% compilation time) 0.018171 seconds (7.96 k allocations: 808.188 KiB, 98.00% compilation time) 0.965027 seconds (368.44 k allocations: 19.379 MiB, 99.95% compilation time) 1.117838 seconds (378.17 k allocations: 18.387 MiB, 99.96% compilation time) 0.017579 seconds (8.16 k allocations: 874.031 KiB, 97.05% compilation time) 0.018007 seconds (8.23 k allocations: 879.688 KiB, 94.74% compilation time) 0.069961 seconds (818 allocations: 983.820 KiB, 95.55% gc time) 0.000244 seconds (681 allocations: 368.031 KiB) 0.018552 seconds (7.71 k allocations: 1.012 MiB, 97.43% compilation time) 0.018487 seconds (8.37 k allocations: 816.367 KiB, 97.46% compilation time) 2.747150 seconds (719.59 k allocations: 36.824 MiB, 99.92% compilation time) 0.105279 seconds (27.30 k allocations: 1.588 MiB, 99.82% compilation time) 0.102769 seconds (73.81 k allocations: 4.272 MiB, 99.78% compilation time) 0.115532 seconds (29.73 k allocations: 1.736 MiB, 99.83% compilation time) 0.000421 seconds (757 allocations: 728.633 KiB) 0.000295 seconds (930 allocations: 630.570 KiB) 38.850379 seconds (9.96 M allocations: 506.565 MiB, 0.69% gc time, 99.97% compilation time) 21.907374 seconds (6.56 M allocations: 328.391 MiB, 1.01% gc time, 100.00% compilation time) 0.000449 seconds (867 allocations: 509.820 KiB) 0.000169 seconds (713 allocations: 430.102 KiB) 0.000186 seconds (730 allocations: 402.305 KiB) 0.000091 seconds (429 allocations: 99.867 KiB) 0.017101 seconds (49.33 k allocations: 4.191 MiB) 0.017261 seconds (45.66 k allocations: 3.874 MiB) 0.021376 seconds (54.35 k allocations: 4.564 MiB) 0.009104 seconds (23.93 k allocations: 2.001 MiB) 0.000454 seconds (816 allocations: 520.234 KiB) 0.000135 seconds (657 allocations: 426.352 KiB) 0.000251 seconds (729 allocations: 369.906 KiB) 0.000076 seconds (442 allocations: 133.234 KiB) 0.000183 seconds (816 allocations: 520.234 KiB) 0.000155 seconds (657 allocations: 426.414 KiB) 0.000066 seconds (181 allocations: 223.688 KiB) 0.000172 seconds (757 allocations: 511.297 KiB) 0.000079 seconds (442 allocations: 133.297 KiB) 0.000052 seconds (181 allocations: 223.688 KiB) 0.000201 seconds (633 allocations: 313.625 KiB) 0.000092 seconds (393 allocations: 119.250 KiB) 0.000142 seconds (443 allocations: 219.039 KiB) 0.000162 seconds (618 allocations: 440.906 KiB) 0.000110 seconds (399 allocations: 185.305 KiB) 0.000083 seconds (358 allocations: 206.211 KiB) 0.000147 seconds (604 allocations: 305.266 KiB) 0.000172 seconds (563 allocations: 295.984 KiB) 0.000126 seconds (623 allocations: 284.109 KiB) 0.000171 seconds (688 allocations: 288.953 KiB) 0.000188 seconds (808 allocations: 498.289 KiB) 0.000151 seconds (744 allocations: 325.766 KiB) 0.000126 seconds (587 allocations: 311.883 KiB) 0.000089 seconds (556 allocations: 205.633 KiB) 0.000047 seconds (142 allocations: 10.203 KiB) 0.000016 seconds (76 allocations: 3.203 KiB) 0.000020 seconds (142 allocations: 10.203 KiB) 0.000010 seconds (76 allocations: 3.203 KiB) 0.000233 seconds (615 allocations: 234.875 KiB) 0.000266 seconds (551 allocations: 368.750 KiB) 0.137060 seconds (67.75 k allocations: 4.214 MiB, 99.35% compilation time) 0.000429 seconds (572 allocations: 730.242 KiB) 1.164647 seconds (554.91 k allocations: 28.298 MiB, 100.00% compilation time) 0.000009 seconds (19 allocations: 1.047 KiB) 0.030564 seconds (2.38 k allocations: 756.867 KiB, 94.62% compilation time) 0.032596 seconds (2.41 k allocations: 750.461 KiB, 95.10% compilation time) 0.000194 seconds (562 allocations: 658.867 KiB) 0.000112 seconds (595 allocations: 656.320 KiB) 1.424043 seconds (515.98 k allocations: 27.554 MiB, 99.87% compilation time) 0.020740 seconds (8.96 k allocations: 888.000 KiB, 94.62% compilation time) 0.021075 seconds (9.04 k allocations: 898.844 KiB, 94.99% compilation time) 0.575506 seconds (220.14 k allocations: 11.409 MiB, 99.95% compilation time) 0.013666 seconds (7.66 k allocations: 1.220 MiB, 97.00% compilation time) 3.065352 seconds (704.90 k allocations: 37.950 MiB, 21.89% gc time, 99.92% compilation time) 0.000410 seconds (616 allocations: 524.438 KiB) 0.000524 seconds (655 allocations: 1.005 MiB) 0.000032 seconds (11 allocations: 512 bytes) 3.042507 seconds (601.01 k allocations: 31.537 MiB, 100.00% compilation time) 0.015531 seconds (2.48 k allocations: 144.219 KiB, 99.21% compilation time) 0.015282 seconds (2.41 k allocations: 141.641 KiB, 99.08% compilation time) 0.000018 seconds (50 allocations: 1.844 KiB) Test_pmtools 0.010264 seconds (5.04 k allocations: 1.061 MiB, 94.56% compilation time) 0.000084 seconds (299 allocations: 311.852 KiB) 0.000068 seconds (298 allocations: 311.867 KiB) 0.000166 seconds (267 allocations: 245.430 KiB) 0.000135 seconds (263 allocations: 245.305 KiB) 0.000137 seconds (298 allocations: 312.445 KiB) 0.000055 seconds (294 allocations: 312.305 KiB) 0.001216 seconds (3.90 k allocations: 4.077 MiB) 1.268092 seconds (424.34 k allocations: 22.034 MiB, 9.32% gc time, 99.93% compilation time) Test_pmapps 0.018716 seconds (8.12 k allocations: 426.984 KiB, 98.34% compilation time) 0.019294 seconds (8.20 k allocations: 432.234 KiB, 95.39% compilation time) 0.000043 seconds (36 allocations: 1.422 KiB) 0.000033 seconds (38 allocations: 1.500 KiB) 0.000016 seconds (38 allocations: 1.500 KiB) 0.031938 seconds (9.18 k allocations: 477.672 KiB, 91.53% compilation time) 0.000600 seconds (275 allocations: 81.141 KiB) 0.027261 seconds (5.92 k allocations: 381.391 KiB, 95.83% compilation time) 0.000084 seconds (61 allocations: 2.906 KiB) 0.000125 seconds (179 allocations: 73.453 KiB) 0.000179 seconds (385 allocations: 286.945 KiB) 0.000120 seconds (331 allocations: 215.703 KiB) 0.000095 seconds (191 allocations: 41.695 KiB) 0.000102 seconds (288 allocations: 182.219 KiB) 0.000105 seconds (234 allocations: 110.977 KiB) 1.119872 seconds (451.76 k allocations: 23.795 MiB, 99.31% compilation time) 1.170068 seconds (453.37 k allocations: 23.874 MiB, 98.94% compilation time) 0.023966 seconds (15.44 k allocations: 862.969 KiB, 98.36% compilation time) 0.024229 seconds (15.51 k allocations: 868.266 KiB, 97.30% compilation time) 0.281988 seconds (81.87 k allocations: 4.337 MiB, 99.93% compilation time) 0.329853 seconds (83.47 k allocations: 4.416 MiB, 98.48% compilation time) 0.018837 seconds (11.98 k allocations: 692.156 KiB, 98.68% compilation time) 0.000135 seconds (258 allocations: 80.469 KiB) 1.151284 seconds (488.03 k allocations: 25.795 MiB, 99.98% compilation time) 0.320609 seconds (138.63 k allocations: 7.122 MiB, 99.92% compilation time) 0.000083 seconds (62 allocations: 2.828 KiB) 0.000365 seconds (124 allocations: 7.266 KiB) 0.000298 seconds (313 allocations: 214.938 KiB) 0.000529 seconds (375 allocations: 219.375 KiB) 0.000126 seconds (46 allocations: 2.328 KiB) 0.000132 seconds (172 allocations: 73.172 KiB) 0.000139 seconds (314 allocations: 215.031 KiB) 0.000044 seconds (51 allocations: 2.500 KiB) 0.000041 seconds (58 allocations: 3.609 KiB) 0.019919 seconds (3.83 k allocations: 196.859 KiB, 99.02% compilation time) 0.020155 seconds (3.90 k allocations: 202.156 KiB, 97.86% compilation time) 0.019495 seconds (3.99 k allocations: 338.719 KiB, 98.26% compilation time) 0.019741 seconds (4.06 k allocations: 344.016 KiB, 97.03% compilation time) 0.016450 seconds (3.83 k allocations: 197.203 KiB, 98.89% compilation time) 0.591265 seconds (497.63 k allocations: 26.251 MiB, 99.51% compilation time) 0.016273 seconds (4.00 k allocations: 371.977 KiB, 97.93% compilation time) 0.016650 seconds (4.20 k allocations: 491.180 KiB, 97.11% compilation time) 0.015498 seconds (3.79 k allocations: 193.672 KiB, 98.63% compilation time) 0.085783 seconds (18.18 k allocations: 1.121 MiB, 96.93% compilation time) 0.133219 seconds (19.79 k allocations: 1.200 MiB, 94.77% compilation time) 0.020133 seconds (3.85 k allocations: 198.047 KiB, 98.89% compilation time) 0.020373 seconds (3.92 k allocations: 203.344 KiB, 97.72% compilation time) 0.035653 seconds (12.35 k allocations: 628.219 KiB, 96.79% compilation time) 0.035903 seconds (12.42 k allocations: 633.516 KiB, 96.12% compilation time) 0.020016 seconds (3.99 k allocations: 341.672 KiB, 98.17% compilation time) 0.020239 seconds (4.06 k allocations: 346.969 KiB, 97.09% compilation time) 0.043094 seconds (26.04 k allocations: 1.428 MiB, 97.39% compilation time) 0.043326 seconds (26.11 k allocations: 1.433 MiB, 96.87% compilation time) 0.000059 seconds (154 allocations: 6.938 KiB) 0.000132 seconds (272 allocations: 149.109 KiB) 0.016967 seconds (3.81 k allocations: 195.000 KiB, 98.60% compilation time) 0.051133 seconds (16.41 k allocations: 1.042 MiB, 99.42% compilation time) 0.000244 seconds (334 allocations: 152.805 KiB) 0.000104 seconds (371 allocations: 220.680 KiB) 0.000135 seconds (354 allocations: 159.648 KiB) 0.000122 seconds (428 allocations: 295.680 KiB) 0.000086 seconds (328 allocations: 152.633 KiB) 0.000124 seconds (352 allocations: 159.602 KiB) 0.000096 seconds (335 allocations: 152.898 KiB) 0.000207 seconds (417 allocations: 304.086 KiB) 0.000145 seconds (320 allocations: 152.242 KiB) 0.013464 seconds (483 allocations: 200.672 KiB, 97.54% compilation time) 0.013586 seconds (555 allocations: 314.242 KiB, 97.41% compilation time) 0.014220 seconds (499 allocations: 201.078 KiB, 97.52% compilation time) 0.046743 seconds (1.09 k allocations: 355.609 KiB, 99.14% compilation time) 1.787122 seconds (1.21 M allocations: 64.333 MiB, 8.59% gc time, 99.93% compilation time) 0.796209 seconds (635.66 k allocations: 33.993 MiB, 99.91% compilation time) 0.605324 seconds (1.58 M allocations: 87.399 MiB, 99.91% compilation time) 0.000307 seconds (376 allocations: 195.828 KiB) 0.000094 seconds (354 allocations: 161.164 KiB) 0.000139 seconds (447 allocations: 309.336 KiB) 0.000114 seconds (408 allocations: 241.258 KiB) 0.000116 seconds (377 allocations: 195.891 KiB) 0.000134 seconds (449 allocations: 309.477 KiB) 0.025268 seconds (23.40 k allocations: 1.443 MiB, 98.44% compilation time) 0.000121 seconds (398 allocations: 196.594 KiB) 0.000173 seconds (424 allocations: 326.703 KiB) 0.058571 seconds (42.88 k allocations: 2.597 MiB, 99.23% compilation time) 0.034476 seconds (7.80 k allocations: 745.125 KiB, 98.64% compilation time) 0.016281 seconds (3.71 k allocations: 603.922 KiB, 95.73% compilation time) 0.015596 seconds (3.49 k allocations: 597.891 KiB, 96.79% compilation time) 0.015476 seconds (3.47 k allocations: 691.875 KiB, 96.85% compilation time) 0.014057 seconds (4.93 k allocations: 398.031 KiB, 97.92% compilation time) 0.000067 seconds (230 allocations: 143.625 KiB) 0.795600 seconds (317.10 k allocations: 16.781 MiB, 99.85% compilation time) 0.000152 seconds (366 allocations: 42.555 KiB) 0.032651 seconds (6.11 k allocations: 417.977 KiB, 96.46% compilation time) 0.000175 seconds (424 allocations: 128.461 KiB) 0.000145 seconds (312 allocations: 30.117 KiB) 0.031519 seconds (6.17 k allocations: 438.242 KiB, 95.88% compilation time) 0.000149 seconds (358 allocations: 108.289 KiB) 0.016463 seconds (8.01 k allocations: 430.258 KiB, 97.85% compilation time) 0.231865 seconds (121.42 k allocations: 6.810 MiB, 99.76% compilation time) 0.000235 seconds (655 allocations: 658.227 KiB) 0.051466 seconds (57.54 k allocations: 3.134 MiB, 99.00% compilation time) 0.000246 seconds (580 allocations: 165.961 KiB) 1.070553 seconds (784.97 k allocations: 41.916 MiB, 6.11% gc time, 99.89% compilation time) 0.000488 seconds (785 allocations: 525.914 KiB) 0.014855 seconds (4.29 k allocations: 633.617 KiB, 96.93% compilation time) 0.190564 seconds (404.08 k allocations: 22.931 MiB, 99.70% compilation time) 0.957058 seconds (353.48 k allocations: 18.685 MiB, 99.94% compilation time) 0.000189 seconds (402 allocations: 78.680 KiB) 0.020286 seconds (5.18 k allocations: 470.062 KiB, 98.01% compilation time) 0.000229 seconds (471 allocations: 248.844 KiB) 0.235729 seconds (74.73 k allocations: 4.018 MiB, 99.81% compilation time) 0.015954 seconds (5.26 k allocations: 511.516 KiB, 96.97% compilation time) 0.000181 seconds (380 allocations: 207.141 KiB) 0.798244 seconds (175.03 k allocations: 9.169 MiB, 99.91% compilation time) 0.320651 seconds (127.19 k allocations: 7.786 MiB, 99.76% compilation time) 0.000342 seconds (720 allocations: 1.278 MiB) 0.049485 seconds (58.73 k allocations: 3.349 MiB, 98.76% compilation time) 0.000330 seconds (604 allocations: 316.531 KiB) 1.652292 seconds (1.01 M allocations: 54.103 MiB, 99.90% compilation time) 0.000612 seconds (831 allocations: 1.005 MiB) 0.040951 seconds (19.20 k allocations: 1.821 MiB, 98.41% compilation time) 0.121686 seconds (13.76 k allocations: 2.035 MiB, 62.50% gc time, 35.68% compilation time) 2.091614 seconds (1.30 M allocations: 68.654 MiB, 99.23% compilation time) 0.078694 seconds (60.51 k allocations: 5.049 MiB, 71.63% compilation time) 0.053592 seconds (41.24 k allocations: 3.341 MiB, 66.20% compilation time) 0.027164 seconds (70.98 k allocations: 6.252 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.226798 seconds (105.81 k allocations: 6.708 MiB, 92.34% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.060250 seconds (77.35 k allocations: 6.579 MiB, 53.84% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.017944 seconds (35.43 k allocations: 3.042 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 1.037447 seconds (313.86 k allocations: 17.663 MiB, 98.54% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.579372 seconds (360.49 k allocations: 24.798 MiB, 89.62% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.091027 seconds (158.90 k allocations: 14.137 MiB, 47.98% gc time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 3.024692 seconds (1.42 M allocations: 77.753 MiB, 98.49% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.027179 seconds (54.66 k allocations: 4.667 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 1.268214 seconds (1.03 M allocations: 57.308 MiB, 97.25% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.019329 seconds (67.68 k allocations: 5.841 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.404856 seconds (557.97 k allocations: 31.873 MiB, 92.63% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.198688 seconds (480.76 k allocations: 28.553 MiB, 22.90% gc time, 87.81% compilation time) 1.454969 seconds (1.87 M allocations: 100.812 MiB, 99.48% compilation time) 0.055708 seconds (143.57 k allocations: 12.789 MiB, 73.13% compilation time) 0.026663 seconds (103.63 k allocations: 9.222 MiB, 60.11% compilation time) 0.071390 seconds (254.11 k allocations: 23.139 MiB, 58.65% gc time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.385266 seconds (258.02 k allocations: 15.850 MiB, 97.74% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.057245 seconds (259.66 k allocations: 23.442 MiB, 33.32% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.018329 seconds (98.64 k allocations: 8.952 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.969300 seconds (308.99 k allocations: 18.454 MiB, 98.86% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.565790 seconds (834.24 k allocations: 68.904 MiB, 5.41% gc time, 75.55% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.111821 seconds (639.64 k allocations: 58.293 MiB, 18.95% gc time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 2.475147 seconds (1.53 M allocations: 86.061 MiB, 1.27% gc time, 98.60% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.038585 seconds (170.20 k allocations: 15.024 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 1.496638 seconds (1.49 M allocations: 86.345 MiB, 97.17% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.102739 seconds (233.62 k allocations: 20.693 MiB, 32.83% gc time) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 9 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm13LiveIntervals20extendSegmentsToUsesERNS_9LiveRangeERNS_11SmallVectorISt4pairINS_9SlotIndexEPNS_6VNInfoEELj16EEENS_8RegisterENS_11LaneBitmaskE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x7fffee48439f) at (unknown file) unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70434.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000715042742590 Total snapshots: 453. Utilization: 0% ╎453 @Base/task.jl:1168 wait_forever() 452╎ 453 @Base/task.jl:1246 wait() ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 56.334125 seconds (16.20 M allocations: 839.783 MiB, 2.19% gc time, 99.90% compilation time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.939535 seconds (155.83 k allocations: 13.096 MiB, 4.62% compilation time) ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 0.000121 seconds (84 allocations: 3.484 KiB) Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007aaa04ffc010 Total snapshots: 220. Utilization: 100% ╎202 @Base/client.jl:585 _start() ╎ 202 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 202 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 202 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 202 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::S… ╎ 202 @Base/loading.jl:3211 _include(mapexpr::Function, mod::Module, _p… ╎ ╎ 202 @Base/loading.jl:3151 include_string(mapexpr::typeof(identity), … ╎ ╎ 202 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 202 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ ╎ 202 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _pa… ╎ ╎ 202 @Base/loading.jl:3211 _include(mapexpr::Function, mod::Modul… ╎ ╎ ╎ 202 @Base/loading.jl:3151 include_string(mapexpr::typeof(identi… ╎ ╎ ╎ 202 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ 202 @MatrixPencils/…jl:16 top-level scope ╎ ╎ ╎ 202 @Test/…rc/Test.jl:1995 macro expansion ╎ ╎ ╎ 202 @MatrixPencils/…l:483 macro expansion 201╎ ╎ ╎ ╎ 202 @Base/timing.jl:738 macro expansion 0.016607 seconds (22.20 k allocations: 1.175 MiB, 96.48% compilation time) 0.000026 seconds (36 allocations: 1.422 KiB) 0.000016 seconds (38 allocations: 1.500 KiB) 0.000010 seconds (38 allocations: 1.500 KiB) 0.000103 seconds (92 allocations: 4.156 KiB) 0.000417 seconds (319 allocations: 179.789 KiB) 0.000085 seconds (282 allocations: 176.336 KiB) 0.000013 seconds (61 allocations: 2.906 KiB) 0.000030 seconds (181 allocations: 171.055 KiB) 0.000086 seconds (376 allocations: 382.039 KiB) 0.000057 seconds (325 allocations: 311.539 KiB) 0.000082 seconds (196 allocations: 140.234 KiB) 0.000061 seconds (288 allocations: 279.969 KiB) 0.000055 seconds (241 allocations: 209.656 KiB) 0.000084 seconds (71 allocations: 3.297 KiB) 0.000173 seconds (144 allocations: 8.203 KiB) 0.000270 seconds (296 allocations: 178.852 KiB) 0.000331 seconds (358 allocations: 183.289 KiB) 0.000057 seconds (62 allocations: 3.016 KiB) 0.000148 seconds (135 allocations: 7.766 KiB) 0.000059 seconds (190 allocations: 171.383 KiB) 0.000047 seconds (260 allocations: 177.211 KiB) 0.000068 seconds (67 allocations: 3.188 KiB) 0.000079 seconds (70 allocations: 4.172 KiB) 0.000014 seconds (62 allocations: 2.828 KiB) 0.000070 seconds (124 allocations: 7.266 KiB) 0.000057 seconds (307 allocations: 310.773 KiB) 0.000109 seconds (369 allocations: 315.211 KiB) 0.000012 seconds (46 allocations: 2.328 KiB) 0.000028 seconds (174 allocations: 170.836 KiB) 0.000048 seconds (308 allocations: 310.867 KiB) 0.000013 seconds (51 allocations: 2.500 KiB) 0.000017 seconds (58 allocations: 3.609 KiB) 0.000041 seconds (145 allocations: 103.805 KiB) 0.000097 seconds (207 allocations: 108.242 KiB) 0.000062 seconds (274 allocations: 243.727 KiB) 0.000113 seconds (336 allocations: 248.164 KiB) 0.000048 seconds (154 allocations: 136.984 KiB) 0.000298 seconds (589 allocations: 254.617 KiB) 0.000070 seconds (276 allocations: 243.852 KiB) 0.000136 seconds (481 allocations: 392.273 KiB) 0.000063 seconds (168 allocations: 137.500 KiB) 0.000057 seconds (256 allocations: 241.414 KiB) 0.000134 seconds (329 allocations: 246.320 KiB) 0.000059 seconds (178 allocations: 106.148 KiB) 0.000109 seconds (240 allocations: 110.586 KiB) 0.000063 seconds (193 allocations: 106.742 KiB) 0.000108 seconds (255 allocations: 111.180 KiB) 0.000066 seconds (286 allocations: 246.258 KiB) 0.000116 seconds (348 allocations: 250.695 KiB) 0.000138 seconds (338 allocations: 253.383 KiB) 0.000188 seconds (400 allocations: 257.820 KiB) 0.000026 seconds (168 allocations: 105.789 KiB) 0.000051 seconds (280 allocations: 246.070 KiB) 0.000043 seconds (179 allocations: 106.227 KiB) 0.000066 seconds (261 allocations: 243.461 KiB) 0.000060 seconds (329 allocations: 248.617 KiB) 0.000054 seconds (360 allocations: 315.617 KiB) 0.000055 seconds (349 allocations: 254.633 KiB) 0.000067 seconds (411 allocations: 388.961 KiB) 0.000064 seconds (323 allocations: 248.445 KiB) 0.000058 seconds (347 allocations: 254.586 KiB) 0.000050 seconds (330 allocations: 248.711 KiB) 0.000085 seconds (425 allocations: 397.047 KiB) 0.000102 seconds (320 allocations: 152.242 KiB) 0.000081 seconds (344 allocations: 254.758 KiB) 0.000103 seconds (423 allocations: 366.523 KiB) 0.000067 seconds (359 allocations: 255.211 KiB) 0.000114 seconds (447 allocations: 416.641 KiB) 0.000397 seconds (905 allocations: 719.039 KiB) 0.000276 seconds (461 allocations: 570.094 KiB) 0.000116 seconds (445 allocations: 631.672 KiB) 0.000062 seconds (341 allocations: 254.867 KiB) 0.000062 seconds (334 allocations: 254.867 KiB) 0.000094 seconds (409 allocations: 333.422 KiB) 0.000078 seconds (392 allocations: 333.094 KiB) 0.000063 seconds (342 allocations: 254.930 KiB) 0.000085 seconds (421 allocations: 366.727 KiB) 0.000115 seconds (425 allocations: 366.883 KiB) 0.000063 seconds (363 allocations: 255.633 KiB) 0.000101 seconds (445 allocations: 416.812 KiB) 0.000120 seconds (449 allocations: 417.000 KiB) 0.000129 seconds (646 allocations: 569.875 KiB) 0.000211 seconds (763 allocations: 713.633 KiB) 0.000136 seconds (442 allocations: 569.500 KiB) 0.000127 seconds (447 allocations: 632.031 KiB) 0.000046 seconds (236 allocations: 240.664 KiB) 0.000031 seconds (230 allocations: 240.352 KiB) 0.000145 seconds (354 allocations: 129.539 KiB) 0.000094 seconds (381 allocations: 140.961 KiB) 0.000111 seconds (391 allocations: 205.414 KiB) 0.000094 seconds (434 allocations: 224.586 KiB) 0.000080 seconds (327 allocations: 128.430 KiB) 0.000136 seconds (453 allocations: 225.383 KiB) 0.000071 seconds (368 allocations: 204.492 KiB) 0.000075 seconds (340 allocations: 129.023 KiB) 0.000197 seconds (694 allocations: 745.633 KiB) 0.000163 seconds (680 allocations: 744.789 KiB) 0.000223 seconds (661 allocations: 434.891 KiB) 0.000128 seconds (643 allocations: 426.406 KiB) 0.000391 seconds (985 allocations: 791.578 KiB) 0.000179 seconds (837 allocations: 780.414 KiB) 0.000158 seconds (558 allocations: 694.633 KiB) 0.000132 seconds (602 allocations: 893.258 KiB) 0.008084 seconds (1.25 k allocations: 291.289 KiB, 93.03% compilation time) 0.000176 seconds (419 allocations: 274.195 KiB) 0.000123 seconds (396 allocations: 397.828 KiB) 0.000129 seconds (476 allocations: 439.000 KiB) 0.000131 seconds (348 allocations: 248.180 KiB) 0.000144 seconds (477 allocations: 439.156 KiB) 0.000095 seconds (385 allocations: 397.453 KiB) 0.000119 seconds (355 allocations: 248.570 KiB) 0.000261 seconds (726 allocations: 1.441 MiB) 0.000234 seconds (708 allocations: 1.439 MiB) 0.000335 seconds (684 allocations: 849.602 KiB) 0.000247 seconds (670 allocations: 833.555 KiB) 0.000524 seconds (1.02 k allocations: 1.515 MiB) 0.000280 seconds (863 allocations: 1.498 MiB) 0.000355 seconds (602 allocations: 1.340 MiB) 0.000225 seconds (623 allocations: 1.725 MiB) 0.005283 seconds (11.30 k allocations: 997.594 KiB) 0.010056 seconds (24.61 k allocations: 2.159 MiB) 0.006892 seconds (17.32 k allocations: 1.521 MiB) 0.014823 seconds (42.10 k allocations: 3.732 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.005305 seconds (11.54 k allocations: 1018.391 KiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.015231 seconds (42.41 k allocations: 3.752 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.006981 seconds (17.58 k allocations: 1.539 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.005187 seconds (11.55 k allocations: 1018.734 KiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.101360 seconds (99.42 k allocations: 8.857 MiB, 69.91% gc time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.024318 seconds (98.06 k allocations: 8.732 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.007544 seconds (22.69 k allocations: 1.978 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.007328 seconds (21.95 k allocations: 1.912 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.008438 seconds (29.29 k allocations: 2.566 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.008589 seconds (28.80 k allocations: 2.533 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.008602 seconds (26.63 k allocations: 2.353 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.005477 seconds (19.35 k allocations: 1.708 MiB) 0.007507 seconds (34.46 k allocations: 3.093 MiB) 0.020119 seconds (80.47 k allocations: 7.278 MiB) 0.013011 seconds (56.45 k allocations: 5.109 MiB) 0.024519 seconds (145.97 k allocations: 13.255 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.009647 seconds (34.72 k allocations: 3.117 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.035699 seconds (146.25 k allocations: 13.274 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.015529 seconds (56.72 k allocations: 5.123 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.040165 seconds (34.76 k allocations: 3.112 MiB, 75.49% gc time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.057395 seconds (358.66 k allocations: 32.610 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.051812 seconds (357.06 k allocations: 32.475 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.023945 seconds (76.94 k allocations: 6.942 MiB, 32.77% gc time) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.015294 seconds (74.61 k allocations: 6.725 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.017808 seconds (102.83 k allocations: 9.303 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.017330 seconds (100.91 k allocations: 9.131 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.017534 seconds (90.72 k allocations: 8.196 MiB) ┌ Warning: convergence failure; factorization incomplete at ilast=0 └ @ GenericSchur ~/.julia/packages/GenericSchur/DTl8l/src/generalized.jl:167 0.011146 seconds (66.25 k allocations: 5.990 MiB) Test_rmtools [9] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/MatrixPencils/AzObp/test/test_rmtools.jl:10 stmt_effect_flags at ./../usr/share/julia/Compiler/src/optimize.jl:372 recompute_effects_flags at ./../usr/share/julia/Compiler/src/optimize.jl:451 [inlined] recompute_newinst_flag at ./../usr/share/julia/Compiler/src/ssair/ir.jl:972 [inlined] insert_node! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:686 insert_node! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:690 [inlined] insert_node! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:690 [inlined] construct_ssa! at ./../usr/share/julia/Compiler/src/ssair/slot2ssa.jl:738 slot2reg at ./../usr/share/julia/Compiler/src/optimize.jl:1332 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1035 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021 jfptr_optimize_90928.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278 jfptr_finish_nocycle_90259.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_86703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_73611.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_73611.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_36920.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7aaa1f470249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 841941026 (Pool: 841936208; Big: 4818); GC: 315 PkgEval terminated after 2755.59s: test duration exceeded the time limit