Package evaluation of Format on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:03:32.330 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.22s ################################################################################ # Installation # Installing Format... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [1fa38f19] + Format v1.3.7 Updating `~/.julia/environments/v1.10/Manifest.toml` [1fa38f19] + Format v1.3.7 Installation completed after 3.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.22s ################################################################################ # Testing # Testing Format Status `/tmp/jl_u3IlUA/Project.toml` [1fa38f19] Format v1.3.7 [de0858da] Printf [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_u3IlUA/Manifest.toml` [1fa38f19] Format v1.3.7 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... test cformat equality... ...Done 2.638451 seconds (2.01 M allocations: 139.122 MiB, 1.80% gc time, 92.30% compilation time) Test speed integer @sprintf speed 0.024094 seconds (400.00 k allocations: 18.311 MiB) integer format speed 0.033866 seconds (599.50 k allocations: 21.355 MiB) integer cfmt speed 0.053209 seconds (599.49 k allocations: 22.880 MiB, 10.22% gc time) integer cfmt spec speed 0.034281 seconds (599.49 k allocations: 22.880 MiB) integer cfmt speed, bypass repeated lookup 0.044253 seconds (599.91 k allocations: 22.910 MiB, 9.24% gc time, 18.85% compilation time) float64 @sprintf speed 0.121081 seconds (400.00 k allocations: 76.294 MiB, 29.13% gc time) float64 format speed 0.067516 seconds (600.01 k allocations: 79.346 MiB, 13.72% gc time) float64 cfmt speed 0.097119 seconds (800.00 k allocations: 93.079 MiB, 1.91% gc time) float64 cfmt spec speed 0.083640 seconds (800.00 k allocations: 93.079 MiB, 2.60% gc time) float64 cfmt speed, bypass repeated lookup 0.088830 seconds (800.42 k allocations: 93.108 MiB, 8.24% gc time, 8.87% compilation time) Test Summary: | Pass Total Time cformat | 100071 100071 11.5s Test Summary: | Pass Broken Total Time printf | 946 2 948 9.5s Test Summary: | Pass Total Time fmtspec | 273 273 13.0s Test Summary: | Pass Total Time formatexpr | 45 45 1.0s Test Summary: | Pass Total Time fmt | 24 24 1.5s Testing Format tests passed Testing completed after 39.86s PkgEval succeeded after 62.76s