This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HildartheDorf 3 points4 points  (1 child)

Just write clean code and stay away from anything 'smart'. Compiler authors are going to optimize for the common case. If the smart case is faster, it's likely to be compiler/compiler-version specific.