3.0 General Recommendations
1) Go for clarity. We will profile and find bottlenecks.
2) Good abstractions and encapsulation permit performance enhancements when found necessary.
3) If you know that a section of code will have a significant performance impact up front, spend the extra time to make it clear as well as fast.
Generated with CERN WebMaker