Using the Compiler to Optimize Code
Extra performance in very little time
Start with a conservative set of flags and gradually add more
Compiler should do all the optimization but it usually doesn't so keep good code practices in mind
Always link in optimized libraries