Friday, September 29, 2006

C++ Optimizations

"A few C++ code optimizations, we should be reminded of from time to time. "These optimizations are fairly easy to apply to existing code and in some cases can result in big speedups. Remember the all-important maxim though, the fastest code is code that isn't called." -digg

http://www.custard.org/~andrew/optimize.php

No comments: