Optimization 101: ordering conditions
Saturday, May 15th, 2010One of the most basic truths about optimizing existing code is: there are no low hanging fruits. Your coworkers are not stupid, it’s not like you can just add some switch or line and code will magically run two times faster (at least not often). “Easiest” way nowadays is probably ...




