Calls to daxpy seem to be about 10x slower on macOS than when run inside a Linux VM on the same machine (both give the config as "USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell").
This affects a lot of code which depends on it (e.g. dgebrd).
downstream: JuliaLang/LinearAlgebra.jl#501