Package evaluation of BusinessDays on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:31:47.915 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.22s ################################################################################ # Installation # Installing BusinessDays... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [4f18b42c] + BusinessDays v0.9.25 Updating `~/.julia/environments/v1.10/Manifest.toml` [4f18b42c] + BusinessDays v0.9.25 [ade2ca70] + Dates [de0858da] + Printf [4ec0a83e] + Unicode Installation completed after 3.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.98s ################################################################################ # Testing # Testing BusinessDays Status `/tmp/jl_i3ck4I/Project.toml` [4f18b42c] BusinessDays v0.9.25 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_i3ck4I/Manifest.toml` [4f18b42c] BusinessDays v0.9.25 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... ########################## Using cache: false ########################## Timing composite calendar bdays calculation 0.000034 seconds (24 allocations: 384 bytes) Timing single bdays calculation 0.004848 seconds (1 allocation: 16 bytes) Timing 100 bdays calculations 0.480875 seconds (100 allocations: 1.562 KiB) Timing cache creation 0.004397 seconds (5 allocations: 269.438 KiB) Timing vectorized functions (vector length 7306) 4.056883 seconds (2 allocations: 57.172 KiB) 4.050998 seconds (2 allocations: 57.172 KiB) 4.056632 seconds (2 allocations: 57.172 KiB) 0.000875 seconds (1 allocation: 7.312 KiB) 0.000904 seconds (1 allocation: 7.312 KiB) 0.000926 seconds (1 allocation: 7.312 KiB) ########################## Using cache: true ########################## WARNING: Method definition test_bdays(Any, Dates.Date, Dates.Date, Integer) in module Main at /home/pkgeval/.julia/packages/BusinessDays/7GNKR/test/calendar_tests.jl:105 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_bdays(Any, Tuple{Int64, Int64, Int64}, Tuple{Int64, Int64, Int64}, Integer) in module Main at /home/pkgeval/.julia/packages/BusinessDays/7GNKR/test/calendar_tests.jl:113 overwritten on the same line (check for duplicate calls to `include`). Timing composite calendar bdays calculation 0.000016 seconds (5 allocations: 80 bytes) Timing single bdays calculation 0.000014 seconds (5 allocations: 80 bytes) Timing 100 bdays calculations 0.000037 seconds (500 allocations: 7.812 KiB) a million... 0.295403 seconds (5.00 M allocations: 76.294 MiB, 17.22% gc time) Timing vectorized functions (vector length 7306) 0.002341 seconds (29.23 k allocations: 513.797 KiB) 0.005810 seconds (29.23 k allocations: 513.797 KiB) 0.001956 seconds (29.23 k allocations: 513.797 KiB) 0.000147 seconds (1 allocation: 7.312 KiB) 0.000175 seconds (1 allocation: 7.312 KiB) 0.000193 seconds (1 allocation: 7.312 KiB) Perftests 0.233409 seconds (56.01 k allocations: 3.952 MiB, 73.26% gc time, 99.97% compilation time) 0.000015 seconds (5 allocations: 80 bytes) 0.000226 seconds (5.00 k allocations: 78.125 KiB) 0.001146 seconds (8.00 k allocations: 125.000 KiB) 0.001331 seconds (8.00 k allocations: 125.000 KiB) type 0.000210 seconds (5.00 k allocations: 78.125 KiB) 0.000167 seconds (4.00 k allocations: 70.438 KiB) 0.000249 seconds (7.00 k allocations: 125.250 KiB) sym 0.001055 seconds (8.00 k allocations: 125.000 KiB) 0.000171 seconds (4.00 k allocations: 70.438 KiB) 0.001028 seconds (7.00 k allocations: 125.250 KiB) str 0.001413 seconds (8.00 k allocations: 125.000 KiB) 0.000272 seconds (4.00 k allocations: 70.438 KiB) 0.001184 seconds (7.00 k allocations: 125.250 KiB) initcache type 0.003674 seconds (5 allocations: 305.094 KiB) initcache sym 0.004032 seconds (7 allocations: 305.125 KiB) initcache str 0.003724 seconds (7 allocations: 305.125 KiB) WeekendsOnly no cache 0.000068 seconds (1000 allocations: 15.625 KiB) WeekendsOnly cache enabled 0.000073 seconds (1000 allocations: 15.625 KiB) Returns false: false Returns true: true a million with GenericHolidayCalendar... 0.255438 seconds (5.00 M allocations: 76.294 MiB, 6.04% gc time) Testing BusinessDays tests passed Testing completed after 46.38s PkgEval succeeded after 69.45s