Attention is currently required from: keith.
1 comment:
Patchset:
I guess pointer dereferencing can be considered reasonably expensive then? :-)
the compiler should optimize those away, but it also just adds a lot of churn to the code and we try to avoid that. If you use something 9 times in a function, I would say a local variable is worth.
To view, visit change 28134. To unsubscribe, or for help writing mail filters, visit settings.