How To Optimize Code

time to read 1 min | 37 words

A nice post about optimizing code, recommended.

One additional point that I wanted to make, don't optimize the new system based on the bottlenecks of the old system.