[Next] [Prev] [Up] [Top]

3.0 General Recommendations

Performance issues (GL)


Performance tradeoffs are related to clarity and encapsulation. The intent of this guideline is avoid wasting optimization efforts too early in the development cycle when it is not clear when and where performance will be a problem.

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.


No Title
[Next] [Prev] [Up] [Top]

Generated with CERN WebMaker

This site was grabbed using the TRIAL version of Grab-a-Site. This message does not appear on a licensed copy of Grab-a-Site.