Package evaluation to load MemoryLayouts on Julia 1.14.0-DEV.2114 (cccbcd9611*) started at 2026-05-05T09:11:09.042 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing MemoryLayouts... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [109d70c3] + MemoryLayouts v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 [864edb3b] + DataStructures v0.19.4 [109d70c3] + MemoryLayouts v0.1.1 [bac558e1] + OrderedCollections v1.8.1 [f489334b] + StyledStrings v1.13.0 Installation completed after 7.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 3.1 s ✓ MemoryLayouts 1 dependency successfully precompiled in 3 seconds. 5 already precompiled. Precompilation completed after 20.01s ################################################################################ # Loading # Loading MemoryLayouts... ******************************************************************************** ** MemoryLayouts.jl 🧠⚡ ** ** Optimize memory layout for maximum cache efficiency ** ** ** ** Available Functions: ** ** • layout( x ) ** ** • deeplayout( x ) ** ** • layout!( x ) ** ** • layoutstats( x ) ** ** • deeplayoutstats( x ) ** ** • visualizelayout( x ) ** ** • deepvisualizelayout( x ) ** ** ** ** Usage Notes: ** ** Aligned arrays share a single contiguous memory block ** ** Please read the docs for gotchas ** ** ** ** Performance Tip: ** ** Use alignment = 64 for AVX-512 SIMD ** ******************************************************************************** Loading completed after 2.09s PkgEval succeeded after 41.44s