One screenshot is 0.10.0 and the other is master. In 0.10.0 debug mode it will copy a whole non-local array to the stack even if you're just dereferencing one index. I see that's been changed in master so it's a solved problem, I guess.
I just wanted to ask if there are any other gotchas I should watch out for. I'm here from C++ to avoid constructors.