of optimizations that produce the fastest code. Only rarely does an entire program need to be fully optimized; instead, optimization should be applied to specific, critical routines that perform concise tasks.
As always, I look forward to considered comments.
-- Scott