Package evaluation of UnionFind on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:26:49.965 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.44s ################################################################################ # Installation # Installing UnionFind... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [99c6138d] + UnionFind v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [99c6138d] + UnionFind v0.1.0 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [8dfed614] + Test [4ec0a83e] + Unicode Installation completed after 3.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.72s ################################################################################ # Testing # Testing UnionFind Status `/tmp/jl_uvntDO/Project.toml` [99c6138d] UnionFind v0.1.0 [de0858da] Printf [8dfed614] Test Status `/tmp/jl_uvntDO/Manifest.toml` [99c6138d] UnionFind v0.1.0 [2a0f44e3] Base64 [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 Polymorphism | 10 10 2.2s Test Summary: | Pass Total Time Table | 68 68 1.3s Test Summary: | Pass Total Time Errors | 20 20 0.4s UnionFinder CompressedFinder Sparse 1,000 node graph 13 ns/edge 11 ns/node Dense 1,000 node graph 21 ns/edge 16 ns/node Sparse 1,000,000 node graph 137 ns/edge 18 ns/node Dense 1,000,000 node graph 158 ns/edge 37 ns/node Sparse 1,000 node grid 15 ns/edge 9750 ps/node Dense 1,000 node grid 17 ns/edge 12 ns/node Sparse 1,000,000 node grid 122 ns/edge 10 ns/node Dense 1,000,000 node grid 134 ns/edge 16 ns/node Test Summary: |Time Benchmark | None 7.0s Testing UnionFind tests passed Testing completed after 14.01s PkgEval succeeded after 32.58s