Package evaluation of BitPermutations on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:01:48.322 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.92s ################################################################################ # Installation # Installing BitPermutations... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [81206824] + BitPermutations v0.3.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [81206824] + BitPermutations v0.3.0 [861a8166] + Combinatorics v1.0.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 [ade2ca70] + Dates [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode 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 6.38s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.26s ################################################################################ # Testing # Testing BitPermutations Status `/tmp/jl_Zu7tcp/Project.toml` [c3b6d118] BitIntegers v0.3.5 [81206824] BitPermutations v0.3.0 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_Zu7tcp/Manifest.toml` [c3b6d118] BitIntegers v0.3.5 [81206824] BitPermutations v0.3.0 [861a8166] Combinatorics v1.0.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [fdea26ae] SIMD v3.7.1 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode 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 2.2s Test Summary: | Pass Total Time Bits{UInt16} | 33 33 0.6s Test Summary: | Pass Total Time Bits{UInt32} | 33 33 0.7s Test Summary: | Pass Total Time Bits{UInt64} | 33 33 0.7s Test Summary: | Pass Total Time Bits{UInt128} | 33 33 0.8s Test Summary: | Pass Total Time Bits{UInt256} | 32 32 2.1s Test Summary: | Pass Total Time Bits{UInt512} | 32 32 2.1s Test Summary: | Pass Total Time Bits{UInt1024} | 32 32 3.0s Test Summary: | Pass Total Time Primitives for type UInt8 | 108 108 0.9s Test Summary: | Pass Total Time Primitives for type UInt16 | 108 108 0.8s Test Summary: | Pass Total Time Primitives for type UInt32 | 108 108 0.7s Test Summary: | Pass Total Time Primitives for type UInt64 | 108 108 0.7s Test Summary: | Pass Total Time Primitives for type UInt128 | 108 108 0.8s Test Summary: | Pass Total Time Primitives for type UInt256 | 108 108 1.1s Test Summary: | Pass Total Time Primitives for type UInt512 | 108 108 1.1s Test Summary: | Pass Total Time Primitives for type UInt1024 | 108 108 1.8s Test Summary: | Pass Total Time BenesNetwork{UInt8} | 2000 2000 1.8s Test Summary: | Pass Total Time BenesNetwork{UInt16} | 2000 2000 1.1s Test Summary: | Pass Total Time BenesNetwork{UInt32} | 2000 2000 1.0s Test Summary: | Pass Total Time BenesNetwork{UInt64} | 2000 2000 1.2s Test Summary: | Pass Total Time BenesNetwork{UInt128} | 2000 2000 3.2s Test Summary: | Pass Total Time GRPNetwork{UInt8} | 2000 2000 1.3s Test Summary: | Pass Total Time GRPNetwork{UInt16} | 2000 2000 0.7s Test Summary: | Pass Total Time GRPNetwork{UInt32} | 2000 2000 0.5s Test Summary: | Pass Total Time GRPNetwork{UInt64} | 2000 2000 0.6s Test Summary: | Pass Total Time GRPNetwork{UInt128} | 2000 2000 0.6s ┌ 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.5s Test Summary: | Pass Total Time AVXCopyGather{UInt16} | 2000 2000 0.2s Test Summary: | Pass Total Time AVXCopyGather{UInt32} | 2000 2000 0.1s Test Summary: | Pass Total Time AVXCopyGather{UInt64} | 2000 2000 0.1s Test Summary: | Pass Total Time AVXCopyGather{UInt128} | 2000 2000 0.2s Test Summary: | Pass Total Time BitPermutation{UInt8} | 1524 1524 3.6s Test Summary: | Pass Total Time BitPermutation{UInt16} | 1524 1524 2.6s Test Summary: | Pass Total Time BitPermutation{UInt32} | 1524 1524 2.8s Test Summary: | Pass Total Time BitPermutation{UInt64} | 1524 1524 3.1s Test Summary: | Pass Total Time BitPermutation{UInt128} | 1524 1524 7.9s Test Summary: | Pass Total Time BitPermutation{UInt256} | 300 300 2.2s Test Summary: | Pass Total Time BitPermutation{UInt512} | 300 300 2.1s Test Summary: | Pass Total Time BitPermutation{UInt1024} | 300 300 2.8s Testing BitPermutations tests passed Testing completed after 70.87s PkgEval succeeded after 99.36s