Package evaluation of InterestRates on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:42:40.310 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.27s ################################################################################ # Installation # Installing InterestRates... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [09453d48] + InterestRates v0.6.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [4f18b42c] + BusinessDays v0.9.25 [09453d48] + InterestRates v0.6.3 [ade2ca70] + Dates [de0858da] + Printf [4ec0a83e] + Unicode Installation completed after 4.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.17s ################################################################################ # Testing # Testing InterestRates Status `/tmp/jl_Y0Ct9S/Project.toml` [4f18b42c] BusinessDays v0.9.25 [09453d48] InterestRates v0.6.3 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_Y0Ct9S/Manifest.toml` [4f18b42c] BusinessDays v0.9.25 [09453d48] InterestRates v0.6.3 [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... Test Summary: | Pass Total Time errors | 5 5 1.3s Test Summary: | Pass Total Time daycount equality | 6 6 0.5s Test Summary: | Pass Total Time hash and equals | 10 10 0.1s Test Summary: | Pass Total Time Linear Interp | 12 12 0.9s Test Summary: | Pass Total Time Flat Forward Interp | 22 22 0.3s Test Summary: | Pass Total Time Null Curve | 9 9 0.1s Test Summary: | Pass Total Time Vector functions | 8 8 2.9s Test Summary: | Pass Total Time Nelson Siegel | 3 3 0.2s Test Summary: | Pass Total Time Svensson | 3 3 0.2s Test Summary: | Pass Total Time Splines | 13 13 1.6s Test Summary: | Pass Total Time ComposeFactorCurve | 13 13 0.3s Test Summary: |Time BufferedIRCurve | None 1.9s Test Summary: | Pass Total Time YearFraction | 103 103 4.3s Test Summary: | Pass Total Time CurveMap | 23 23 0.2s Test Summary: | Pass Total Time Buffered CurveMap | 3 3 0.1s Test Summary: | Pass Total Time DailyDatesRange | 58 58 0.3s Test Summary: | Pass Total Time Thirty360 | 28 28 0.1s Test Summary: |Time Usage | None 0.0s Running perftests... InterestRates.Linear() 0.035622 seconds (647.90 k allocations: 11.044 MiB) 0.076044 seconds (1.35 M allocations: 22.868 MiB) 0.089657 seconds (1.35 M allocations: 22.868 MiB, 6.75% gc time) InterestRates.FlatForward() 0.234960 seconds (2.90 M allocations: 47.665 MiB, 11.85% gc time) 0.223039 seconds (3.60 M allocations: 59.489 MiB, 2.00% gc time) 0.215656 seconds (3.60 M allocations: 59.489 MiB, 1.05% gc time) InterestRates.NelsonSiegel() 0.029018 seconds (699.00 k allocations: 11.824 MiB) 0.062035 seconds (1.40 M allocations: 23.648 MiB, 6.65% gc time) 0.058367 seconds (1.40 M allocations: 23.648 MiB) InterestRates.Svensson() 0.033919 seconds (699.00 k allocations: 11.824 MiB, 11.89% gc time) 0.058708 seconds (1.40 M allocations: 23.648 MiB) 0.062787 seconds (1.40 M allocations: 23.648 MiB, 6.05% gc time) InterestRates.CubicSplineOnRates() 0.034246 seconds (647.90 k allocations: 11.044 MiB) 0.063309 seconds (1.35 M allocations: 22.868 MiB) 0.069096 seconds (1.35 M allocations: 22.868 MiB, 5.93% gc time) InterestRates.CubicSplineOnDiscountFactors() 0.049279 seconds (1.10 M allocations: 20.230 MiB) 0.081460 seconds (1.80 M allocations: 32.054 MiB, 5.77% gc time) 0.079492 seconds (1.80 M allocations: 32.054 MiB, 4.77% gc time) InterestRates.StepFunction() 0.026627 seconds (549.00 k allocations: 9.535 MiB) 0.059805 seconds (1.25 M allocations: 21.359 MiB, 6.59% gc time) 0.055407 seconds (1.25 M allocations: 21.359 MiB) Perftests end Test Summary: | Pass Total Time Benchmarks | 31500 31500 3.7s Testing InterestRates tests passed Testing completed after 28.08s PkgEval succeeded after 53.27s