Last commit is Commit 760b2e5b739 (2025-04-14 06:53 UTC)
Here is my versioninfo output:
Julia Version 1.11.5
Commit 760b2e5b739 (2025-04-14 06:53 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: macOS (arm64-apple-darwin24.0.0)
CPU: 8 × Apple M2
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, apple-m2)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)
Environment:
LD_LIBRARY_LOAD = /Library/Frameworks/Python.framework/Versions/3.12/Python
JULIA_EDITOR = code
JULIA_VSCODE_REPL = 1
I deleted my Julia 1.11.4 installation completely and installed from what was labeled the 1.11.6 DMG downloaded for Apple Silicon.
I did not touch my ~/.julia and other supporting directories.
Everything works fine, but did I get 1.11.6 or is there something funky with the dmg: perhaps the latest version hasn’t been posted yet?
No biggee. My crude eyeball test suggests that 1.11.5 improves some performance over 1.11.4.
By the way, should I change my startup to request 4 threads? Would I see any performance uptick?