The good rule to remember about optimization is: if you cannot measure the suspected efficiency problem with the code, do not attempt to optimize it, and if you are optimizing even before writing the code, chances are you are doing it prematurely.
P
121
Programming
Notes, ideas and advises related to programming collected from my readings for blog posts, articles and books