Software Engineering discussion
Code Complete
>
Code-Tuning Techniques
date
newest »


Being an optimization expert in multiple languages seems very challenging. Good thing there are several types of profiling tools to help remove the guess work.
This chapter also serves as a nice little guide to the kinds of optimizations that compilers routinely automate.