Package evaluation to test FastTransposeMatrix on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T13:01:30.826 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.36s ################################################################################ # Installation # Installing FastTransposeMatrix... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1a2a01d2] + FastTransposeMatrix v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1a2a01d2] + FastTransposeMatrix v0.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1375.5 ms ✓ FastTransposeMatrix 1 dependency successfully precompiled in 1 seconds. 15 already precompiled. Precompilation completed after 19.91s ################################################################################ # Testing # Testing FastTransposeMatrix Status `/tmp/jl_fJxNC9/Project.toml` [1a2a01d2] FastTransposeMatrix v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fJxNC9/Manifest.toml` [1a2a01d2] FastTransposeMatrix v0.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time transpose2x2! | 1 1 1.9s Test Summary: | Pass Total Time transpose4x4! | 1 1 0.2s Test Summary: | Pass Total Time transpose8x8! | 1 1 0.3s Test Summary: | Pass Total Time transpose16x16! | 1 1 0.7s Test Summary: | Pass Total Time transposeNxN! (N=2) | 1 1 1.3s Test Summary: | Pass Total Time transposeNxN! (N=4) | 1 1 0.1s Test Summary: | Pass Total Time transposeNxN! (N=8) | 1 1 0.3s Test Summary: | Pass Total Time transposeNxN! (N=16) | 1 1 0.5s Test Summary: | Pass Total Time transposeNxN! (N=32) | 1 1 1.0s Test Summary: | Pass Total Time transposeNxN! (N=64) | 1 1 3.0s Test Summary: | Pass Total Time transpose! (n=128, N=2) | 1 1 0.3s Test Summary: | Pass Total Time transpose! (n=128, N=4) | 1 1 0.4s Test Summary: | Pass Total Time transpose! (n=128, N=8) | 1 1 0.3s Test Summary: | Pass Total Time transpose! (n=128, N=16) | 1 1 0.6s Test Summary: | Pass Total Time transpose! (n=128, N=32) | 1 1 1.4s Test Summary: | Pass Total Time transpose! (n=128, N=64) | 1 1 3.5s Test Summary: | Pass Total Time transpose! (n=256, N=2) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=256, N=4) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=256, N=8) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=256, N=16) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=256, N=32) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=256, N=64) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=512, N=2) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=512, N=4) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=512, N=8) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=512, N=16) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=512, N=32) | 1 1 0.0s Test Summary: | Pass Total Time transpose! (n=512, N=64) | 1 1 0.0s Testing FastTransposeMatrix tests passed Testing completed after 25.42s PkgEval succeeded after 70.41s