Package evaluation of GridInterpolations on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:43:32.291 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.96s ################################################################################ # Installation # Installing GridInterpolations... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [bb4c363b] + GridInterpolations v1.2.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [bb4c363b] + GridInterpolations v1.2.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 0.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.38s ################################################################################ # Testing # Testing GridInterpolations Status `/tmp/jl_eYJUHd/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [bb4c363b] GridInterpolations v1.2.1 [a98d9a8b] Interpolations v0.15.1 [90137ffa] StaticArrays v1.9.12 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_eYJUHd/Manifest.toml` [79e6a3ab] Adapt v4.2.0 [13072b0f] AxisAlgorithms v1.1.0 [d360d2e6] ChainRulesCore v1.25.1 [34da2185] Compat v4.16.0 [8bb1440f] DelimitedFiles v1.9.1 [bb4c363b] GridInterpolations v1.2.1 [a98d9a8b] Interpolations v0.15.1 [6fe1bfb0] OffsetArrays v1.15.0 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [c84ed2f1] Ratios v0.4.5 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [efce3f68] WoodburyMatrices v1.0.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Test Summary: | Pass Total Time Comparisons | 2 2 8.3s Test Summary: | Pass Total Time Magic | 1 1 8.1s Test Summary: | Pass Total Time Repr | 1 1 0.6s Test Summary: | Pass Total Time Counter | 1 1 0.9s Test Summary: | Pass Total Time Mask | 3 3 0.4s Test Summary: | Pass Total Time Duplicates | 2 2 0.8s Test Summary: | Pass Total Time Rect Impl | 18 18 4.2s Test Summary: | Pass Total Time Simplex Impl | 19 19 3.2s Test Summary: | Pass Total Time Ordering | 24 24 1.5s Test Summary: | Pass Total Time NaN | 1 1 0.2s Test Summary: | Pass Total Time Iteration and Indexing | 29 29 3.2s Test Summary: | Pass Total Time Data types | 2 2 0.7s 1000 interpolations of 6 dimensions with 15 cut points per dimension: Rectangle required 0.0035246884119999964 +/- 0.016194399507129455 sec Simplex required 0.002101344475999999 +/- 0.01616547599190197 sec How large is the simplex grid speed up over the multilinear grid? limiting to 2 dimensions and therefore 316 points per dim: mean speed: 0.0012378418000000002, std dev: 0.00014996574805937156 limiting to 3 dimensions and therefore 46 points per dim: mean speed: 0.0009075614666666667, std dev: 6.423912307069545e-5 limiting to 4 dimensions and therefore 18 points per dim: mean speed: 0.0010597630333333335, std dev: 6.785863385411709e-5 limiting to 5 dimensions and therefore 10 points per dim: mean speed: 0.0012716345999999996, std dev: 6.00551080961593e-5 100 interpolations of 4 dimensions with 10 cut points per dimension: Rectangle required 0.0007999630399999996 +/- 0.0036041096799963603 sec Simplex required 0.0009345802200000002 +/- 6.438944854371748e-5 sec All tests complete Testing GridInterpolations tests passed Testing completed after 59.32s PkgEval succeeded after 98.68s