Package evaluation of BitPermutations on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:51:32.370 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.31s ################################################################################ # Installation # Installing BitPermutations... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [81206824] + BitPermutations v0.3.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [81206824] + BitPermutations v0.3.0 [861a8166] + Combinatorics v1.0.2 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.54s ################################################################################ # Testing # Testing BitPermutations Status `/tmp/jl_lKknX0/Project.toml` [c3b6d118] BitIntegers v0.3.5 [81206824] BitPermutations v0.3.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lKknX0/Manifest.toml` [c3b6d118] BitIntegers v0.3.5 [81206824] BitPermutations v0.3.0 [861a8166] Combinatorics v1.0.2 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [fdea26ae] SIMD v3.7.1 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: ENV["BIT_PERMUTATIONS_USE_INTRINSICS"] = nothing │ USE_BMI2 = true └ USE_AVX512 = false Test Summary: | Pass Total Time Bits{UInt8} | 33 33 1.4s Test Summary: | Pass Total Time Bits{UInt16} | 33 33 0.7s Test Summary: | Pass Total Time Bits{UInt32} | 33 33 0.9s Test Summary: | Pass Total Time Bits{UInt64} | 33 33 0.9s Test Summary: | Pass Total Time Bits{UInt128} | 33 33 1.1s Test Summary: | Pass Total Time Bits{UInt256} | 32 32 2.5s Test Summary: | Pass Total Time Bits{UInt512} | 32 32 3.0s Test Summary: | Pass Total Time Bits{UInt1024} | 32 32 4.4s Test Summary: | Pass Total Time Primitives for type UInt8 | 108 108 1.2s Test Summary: | Pass Total Time Primitives for type UInt16 | 108 108 1.0s Test Summary: | Pass Total Time Primitives for type UInt32 | 108 108 0.9s Test Summary: | Pass Total Time Primitives for type UInt64 | 108 108 0.9s Test Summary: | Pass Total Time Primitives for type UInt128 | 108 108 1.0s Test Summary: | Pass Total Time Primitives for type UInt256 | 108 108 1.4s Test Summary: | Pass Total Time Primitives for type UInt512 | 108 108 1.7s Test Summary: | Pass Total Time Primitives for type UInt1024 | 108 108 1.7s Test Summary: | Pass Total Time BenesNetwork{UInt8} | 2000 2000 3.1s Test Summary: | Pass Total Time BenesNetwork{UInt16} | 2000 2000 1.8s Test Summary: | Pass Total Time BenesNetwork{UInt32} | 2000 2000 1.8s Test Summary: | Pass Total Time BenesNetwork{UInt64} | 2000 2000 2.0s Test Summary: | Pass Total Time BenesNetwork{UInt128} | 2000 2000 3.7s Test Summary: | Pass Total Time GRPNetwork{UInt8} | 2000 2000 3.2s Test Summary: | Pass Total Time GRPNetwork{UInt16} | 2000 2000 1.5s Test Summary: | Pass Total Time GRPNetwork{UInt32} | 2000 2000 1.1s Test Summary: | Pass Total Time GRPNetwork{UInt64} | 2000 2000 1.3s Test Summary: | Pass Total Time GRPNetwork{UInt128} | 2000 2000 1.3s ┌ Warning: Not using AVX-512 instructions, performance may be limited └ @ BitPermutations ~/.julia/packages/BitPermutations/Jsfmq/src/backends.jl:335 Test Summary: | Pass Total Time AVXCopyGather{UInt8} | 2000 2000 0.7s Test Summary: | Pass Total Time AVXCopyGather{UInt16} | 2000 2000 0.3s Test Summary: | Pass Total Time AVXCopyGather{UInt32} | 2000 2000 0.2s Test Summary: | Pass Total Time AVXCopyGather{UInt64} | 2000 2000 0.2s Test Summary: | Pass Total Time AVXCopyGather{UInt128} | 2000 2000 0.2s Test Summary: | Pass Total Time BitPermutation{UInt8} | 1524 1524 7.4s Test Summary: | Pass Total Time BitPermutation{UInt16} | 1524 1524 5.1s Test Summary: | Pass Total Time BitPermutation{UInt32} | 1524 1524 4.5s Test Summary: | Pass Total Time BitPermutation{UInt64} | 1524 1524 4.9s Test Summary: | Pass Total Time BitPermutation{UInt128} | 1524 1524 9.9s Test Summary: | Pass Total Time BitPermutation{UInt256} | 300 300 4.5s Test Summary: | Pass Total Time BitPermutation{UInt512} | 300 300 3.8s Test Summary: | Pass Total Time BitPermutation{UInt1024} | 300 300 4.1s Testing BitPermutations tests passed Testing completed after 105.01s PkgEval succeeded after 137.4s