show/hide this revision's text 2 edited title

C++ performace performance tips and rules of thumb anyone?

show/hide this revision's text 1

C++ performace tips and rules of thumb anyone?

When coding, what is a good rule of thumb to keep in mind with respect to performance? There are endless ways to optimize for a specific platform and compiler, but I'm looking for answers that apply equally well (or almost) across compilers and platforms.