Package evaluation of BitPermutations on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:22:32.189 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.21s ################################################################################ # Installation # Installing BitPermutations... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [81206824] + BitPermutations v0.3.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [81206824] + BitPermutations v0.3.0 [861a8166] + Combinatorics v1.0.2 [aea7be01] + PrecompileTools v1.3.2 [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 Installation completed after 3.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.71s ################################################################################ # Testing # Testing BitPermutations Status `/tmp/jl_VOp1so/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_VOp1so/Manifest.toml` [c3b6d118] BitIntegers v0.3.5 [81206824] BitPermutations v0.3.0 [861a8166] Combinatorics v1.0.2 [aea7be01] PrecompileTools v1.3.2 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 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 2.5s Test Summary: | Pass Total Time Bits{UInt16} | 33 33 0.8s Test Summary: | Pass Total Time Bits{UInt32} | 33 33 1.0s Test Summary: | Pass Total Time Bits{UInt64} | 33 33 1.0s Test Summary: | Pass Total Time Bits{UInt128} | 33 33 1.0s Test Summary: | Pass Total Time Bits{UInt256} | 32 32 2.5s Test Summary: | Pass Total Time Bits{UInt512} | 32 32 3.1s Test Summary: | Pass Total Time Bits{UInt1024} | 32 32 5.6s Test Summary: | Pass Total Time Primitives for type UInt8 | 108 108 1.1s Test Summary: | Pass Total Time Primitives for type UInt16 | 108 108 0.9s 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 0.9s Test Summary: | Pass Total Time Primitives for type UInt256 | 108 108 1.4s Test Summary: | Pass Total Time Primitives for type UInt512 | 108 108 2.3s Test Summary: | Pass Total Time Primitives for type UInt1024 | 108 108 5.1s Test Summary: | Pass Total Time BenesNetwork{UInt8} | 2000 2000 3.1s Test Summary: | Pass Total Time BenesNetwork{UInt16} | 2000 2000 1.9s Test Summary: | Pass Total Time BenesNetwork{UInt32} | 2000 2000 1.9s Test Summary: | Pass Total Time BenesNetwork{UInt64} | 2000 2000 2.0s Test Summary: | Pass Total Time BenesNetwork{UInt128} | 2000 2000 3.8s Test Summary: | Pass Total Time GRPNetwork{UInt8} | 2000 2000 2.8s Test Summary: | Pass Total Time GRPNetwork{UInt16} | 2000 2000 1.4s 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.4s ┌ 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 1.1s Test Summary: | Pass Total Time AVXCopyGather{UInt16} | 2000 2000 0.4s 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.3s Test Summary: | Pass Total Time BitPermutation{UInt8} | 1524 1524 7.4s Test Summary: | Pass Total Time BitPermutation{UInt16} | 1524 1524 5.4s Test Summary: | Pass Total Time BitPermutation{UInt32} | 1524 1524 5.2s Test Summary: | Pass Total Time BitPermutation{UInt64} | 1524 1524 5.4s Test Summary: | Pass Total Time BitPermutation{UInt128} | 1524 1524 11.0s Test Summary: | Pass Total Time BitPermutation{UInt256} | 300 300 4.8s Test Summary: | Pass Total Time BitPermutation{UInt512} | 300 300 4.5s Test Summary: | Pass Total Time BitPermutation{UInt1024} | 300 300 5.7s Testing BitPermutations tests passed Testing completed after 123.56s PkgEval succeeded after 166.79s