Page is a not externally linkable
surfin2u - 5:43 pm on Sep 18, 2006 (gmt 0)
Making code readable should be the priority in all cases, except when a real urgent need to save machine cycles can be proven. ...just my 2c
The amount of energy expended trying to optimize code that is not a bottleneck is huge. Before doing optimization, I suggest doing measurements to identify where resources are not keeping up with requirements.