Package evaluation of GridInterpolations on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:12:44.065 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.07s ################################################################################ # Installation # Installing GridInterpolations... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [bb4c363b] + GridInterpolations v1.2.1 Updating `~/.julia/environments/v1.10/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 [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.37s ################################################################################ # Testing # Testing GridInterpolations Status `/tmp/jl_V8Ar94/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [bb4c363b] GridInterpolations v1.2.1 [a98d9a8b] Interpolations v0.15.1 [90137ffa] StaticArrays v1.9.12 [37e2e46d] LinearAlgebra [de0858da] Printf [9a3f8284] Random [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_V8Ar94/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.0 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [efce3f68] WoodburyMatrices v1.0.0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [1a1011a3] SharedArrays [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time Comparisons | 2 2 6.1s Test Summary: | Pass Total Time Magic | 1 1 5.7s Test Summary: | Pass Total Time Repr | 1 1 0.6s Test Summary: | Pass Total Time Counter | 1 1 0.6s Test Summary: | Pass Total Time Mask | 3 3 0.4s Test Summary: | Pass Total Time Duplicates | 2 2 0.4s Test Summary: | Pass Total Time Rect Impl | 18 18 3.2s Test Summary: | Pass Total Time Simplex Impl | 19 19 1.7s Test Summary: | Pass Total Time Ordering | 24 24 1.0s Test Summary: | Pass Total Time NaN | 1 1 0.1s Test Summary: | Pass Total Time Iteration and Indexing | 29 29 2.6s 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.004174600169 +/- 0.005960393075259174 sec Simplex required 0.0018841402200000025 +/- 0.014231098553402176 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.0011208161000000002, std dev: 8.164357467439672e-5 limiting to 3 dimensions and therefore 46 points per dim: mean speed: 0.0008809628999999999, std dev: 6.151369126289045e-5 limiting to 4 dimensions and therefore 18 points per dim: mean speed: 0.0009514676000000002, std dev: 6.995207901492523e-5 limiting to 5 dimensions and therefore 10 points per dim: mean speed: 0.0010591765666666667, std dev: 9.315875855716756e-5 100 interpolations of 4 dimensions with 10 cut points per dimension: Rectangle required 0.00087686688 +/- 0.0026465336598586442 sec Simplex required 0.0008164240199999998 +/- 0.00020969547293369799 sec All tests complete Testing GridInterpolations tests passed Testing completed after 47.58s PkgEval succeeded after 73.82s