Package evaluation of BusinessDays on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:15:07.239 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.24s ################################################################################ # 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.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.05s ################################################################################ # Testing # Testing BusinessDays Status `/tmp/jl_Lwalsb/Project.toml` [4f18b42c] BusinessDays v0.9.25 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_Lwalsb/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.005080 seconds (1 allocation: 16 bytes) Timing 100 bdays calculations 0.479704 seconds (100 allocations: 1.562 KiB) Timing cache creation 0.004349 seconds (5 allocations: 269.438 KiB) Timing vectorized functions (vector length 7306) 4.116426 seconds (2 allocations: 57.172 KiB) 4.152492 seconds (2 allocations: 57.172 KiB) 4.185063 seconds (2 allocations: 57.172 KiB) 0.000981 seconds (1 allocation: 7.312 KiB) 0.000919 seconds (1 allocation: 7.312 KiB) 0.000990 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.000015 seconds (5 allocations: 80 bytes) Timing single bdays calculation 0.000013 seconds (5 allocations: 80 bytes) Timing 100 bdays calculations 0.000049 seconds (500 allocations: 7.812 KiB) a million... 0.261097 seconds (5.00 M allocations: 76.294 MiB, 3.53% gc time) Timing vectorized functions (vector length 7306) 0.001466 seconds (29.23 k allocations: 513.797 KiB) 0.001540 seconds (29.23 k allocations: 513.797 KiB) 0.001508 seconds (29.23 k allocations: 513.797 KiB) 0.000180 seconds (1 allocation: 7.312 KiB) 0.000168 seconds (1 allocation: 7.312 KiB) 0.000171 seconds (1 allocation: 7.312 KiB) Perftests 0.093896 seconds (56.01 k allocations: 3.952 MiB, 39.23% gc time, 99.96% compilation time) 0.000014 seconds (5 allocations: 80 bytes) 0.000253 seconds (5.00 k allocations: 78.125 KiB) 0.001145 seconds (8.00 k allocations: 125.000 KiB) 0.001451 seconds (8.00 k allocations: 125.000 KiB) type 0.000230 seconds (5.00 k allocations: 78.125 KiB) 0.000209 seconds (4.00 k allocations: 70.438 KiB) 0.000377 seconds (7.00 k allocations: 125.250 KiB) sym 0.001161 seconds (8.00 k allocations: 125.000 KiB) 0.000217 seconds (4.00 k allocations: 70.438 KiB) 0.000994 seconds (7.00 k allocations: 125.250 KiB) str 0.001360 seconds (8.00 k allocations: 125.000 KiB) 0.000236 seconds (4.00 k allocations: 70.438 KiB) 0.001221 seconds (7.00 k allocations: 125.250 KiB) initcache type 0.005282 seconds (5 allocations: 305.094 KiB) initcache sym 0.005292 seconds (7 allocations: 305.125 KiB) initcache str 0.005259 seconds (7 allocations: 305.125 KiB) WeekendsOnly no cache 0.000063 seconds (1000 allocations: 15.625 KiB) WeekendsOnly cache enabled 0.000048 seconds (1000 allocations: 15.625 KiB) Returns false: false Returns true: true a million with GenericHolidayCalendar... 0.361108 seconds (5.00 M allocations: 76.294 MiB, 35.43% gc time) Testing BusinessDays tests passed Testing completed after 46.97s PkgEval succeeded after 69.36s