> Doesn't cache behaviour still matter though? I'd have thought code-compactness would still be worth carefully optimising for.
Well that's partly why I'm still surprised, but I think for a lot of dynamic languages there's such a huge volume of code anyway... that these little 'mov's are pretty insignificant.
Removing them would have a down-side - extra compilation time.
Well that's partly why I'm still surprised, but I think for a lot of dynamic languages there's such a huge volume of code anyway... that these little 'mov's are pretty insignificant.
Removing them would have a down-side - extra compilation time.