The memory layout hasn't changed. It is just that in some cases immutable objects can be stored on the stack, I think. In any case, don't benchmark things in global scope, as the results are misleading. (See the performance tips section of the manual.)
- [julia-users] Change of immutable memory layout in julia... FANG Colin
- [julia-users] Re: Change of immutable memory layout... Steven G. Johnson
- Re: [julia-users] Change of immutable memory layout... Yichao Yu
