Package evaluation of InterestRates on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:25:18.639 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.18s ################################################################################ # 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 3.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.07s ################################################################################ # Testing # Testing InterestRates Status `/tmp/jl_rLHP4p/Project.toml` [4f18b42c] BusinessDays v0.9.25 [09453d48] InterestRates v0.6.3 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_rLHP4p/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.0s Test Summary: | Pass Total Time daycount equality | 6 6 0.4s Test Summary: | Pass Total Time hash and equals | 10 10 0.1s Test Summary: | Pass Total Time Linear Interp | 12 12 0.7s 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.4s Test Summary: | Pass Total Time Nelson Siegel | 3 3 0.1s Test Summary: | Pass Total Time Svensson | 3 3 0.1s Test Summary: | Pass Total Time Splines | 13 13 1.4s Test Summary: | Pass Total Time ComposeFactorCurve | 13 13 0.3s Test Summary: |Time BufferedIRCurve | None 1.7s Test Summary: | Pass Total Time YearFraction | 103 103 3.5s Test Summary: | Pass Total Time CurveMap | 23 23 0.1s Test Summary: | Pass Total Time Buffered CurveMap | 3 3 0.1s Test Summary: | Pass Total Time DailyDatesRange | 58 58 0.2s Test Summary: | Pass Total Time Thirty360 | 28 28 0.1s Test Summary: |Time Usage | None 0.0s Running perftests... InterestRates.Linear() 0.028499 seconds (647.90 k allocations: 11.044 MiB) 0.059715 seconds (1.35 M allocations: 22.868 MiB) 0.062086 seconds (1.35 M allocations: 22.868 MiB, 8.20% gc time) InterestRates.FlatForward() 0.167407 seconds (2.90 M allocations: 47.665 MiB, 3.13% gc time) 0.174304 seconds (3.60 M allocations: 59.489 MiB, 2.51% gc time) 0.182249 seconds (3.60 M allocations: 59.489 MiB, 1.30% gc time) InterestRates.NelsonSiegel() 0.023783 seconds (699.00 k allocations: 11.824 MiB) 0.046707 seconds (1.40 M allocations: 23.648 MiB, 7.62% gc time) 0.048397 seconds (1.40 M allocations: 23.648 MiB) InterestRates.Svensson() 0.028947 seconds (699.00 k allocations: 11.824 MiB, 10.94% gc time) 0.048992 seconds (1.40 M allocations: 23.648 MiB) 0.053022 seconds (1.40 M allocations: 23.648 MiB, 5.75% gc time) InterestRates.CubicSplineOnRates() 0.024997 seconds (647.90 k allocations: 11.044 MiB) 0.050706 seconds (1.35 M allocations: 22.868 MiB) 0.054721 seconds (1.35 M allocations: 22.868 MiB, 5.85% gc time) InterestRates.CubicSplineOnDiscountFactors() 0.037827 seconds (1.10 M allocations: 20.230 MiB) 0.065423 seconds (1.80 M allocations: 32.054 MiB, 6.09% gc time) 0.068135 seconds (1.80 M allocations: 32.054 MiB, 5.07% gc time) InterestRates.StepFunction() 0.018289 seconds (549.00 k allocations: 9.535 MiB) 0.048976 seconds (1.25 M allocations: 21.359 MiB, 8.77% gc time) 0.048886 seconds (1.25 M allocations: 21.359 MiB) Perftests end Test Summary: | Pass Total Time Benchmarks | 31500 31500 2.9s Testing InterestRates tests passed Testing completed after 23.26s PkgEval succeeded after 42.83s