Package evaluation to test BusinessDays on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:48:28.781 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.3s ################################################################################ # 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.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1483.3 ms ✓ BusinessDays 1 dependency successfully precompiled in 3 seconds. 1 already precompiled. Precompilation completed after 10.56s ################################################################################ # Testing # Testing BusinessDays Status `/tmp/jl_Jj0JAV/Project.toml` [4f18b42c] BusinessDays v0.9.25 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_Jj0JAV/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.000024 seconds (24 allocations: 384 bytes) Timing single bdays calculation 0.008140 seconds (1 allocation: 16 bytes) Timing 100 bdays calculations 0.459861 seconds (100 allocations: 1.562 KiB) Timing cache creation 0.004246 seconds (5 allocations: 269.438 KiB) Timing vectorized functions (vector length 7306) 3.947002 seconds (2 allocations: 57.172 KiB) 3.902386 seconds (2 allocations: 57.172 KiB) 3.916909 seconds (2 allocations: 57.172 KiB) 0.000878 seconds (1 allocation: 7.312 KiB) 0.000837 seconds (1 allocation: 7.312 KiB) 0.000889 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.000014 seconds (5 allocations: 80 bytes) Timing single bdays calculation 0.000014 seconds (5 allocations: 80 bytes) Timing 100 bdays calculations 0.000031 seconds (500 allocations: 7.812 KiB) a million... 0.191668 seconds (5.00 M allocations: 76.294 MiB, 6.04% gc time) Timing vectorized functions (vector length 7306) 0.001193 seconds (29.23 k allocations: 513.797 KiB) 0.000956 seconds (29.23 k allocations: 513.797 KiB) 0.000899 seconds (29.23 k allocations: 513.797 KiB) 0.000138 seconds (1 allocation: 7.312 KiB) 0.000122 seconds (1 allocation: 7.312 KiB) 0.000190 seconds (1 allocation: 7.312 KiB) Perftests 0.100974 seconds (56.01 k allocations: 3.952 MiB, 45.64% gc time, 99.96% compilation time) 0.000013 seconds (5 allocations: 80 bytes) 0.000219 seconds (5.00 k allocations: 78.125 KiB) 0.001058 seconds (8.00 k allocations: 125.000 KiB) 0.001251 seconds (8.00 k allocations: 125.000 KiB) type 0.000223 seconds (5.00 k allocations: 78.125 KiB) 0.000162 seconds (4.00 k allocations: 70.438 KiB) 0.000290 seconds (7.00 k allocations: 125.250 KiB) sym 0.001040 seconds (8.00 k allocations: 125.000 KiB) 0.000244 seconds (4.00 k allocations: 70.438 KiB) 0.000921 seconds (7.00 k allocations: 125.250 KiB) str 0.001245 seconds (8.00 k allocations: 125.000 KiB) 0.000212 seconds (4.00 k allocations: 70.438 KiB) 0.001074 seconds (7.00 k allocations: 125.250 KiB) initcache type 0.004965 seconds (5 allocations: 305.094 KiB) initcache sym 0.005050 seconds (7 allocations: 305.125 KiB) initcache str 0.005104 seconds (7 allocations: 305.125 KiB) WeekendsOnly no cache 0.000054 seconds (1000 allocations: 15.625 KiB) WeekendsOnly cache enabled 0.000046 seconds (1000 allocations: 15.625 KiB) Returns false: false Returns true: true a million with GenericHolidayCalendar... 0.356807 seconds (5.00 M allocations: 76.294 MiB, 35.98% gc time) Testing BusinessDays tests passed Testing completed after 44.61s PkgEval succeeded after 67.33s