First page Back Continue Last page Overview Graphics
Optimizing & Profiling
When to Profile?
Depends on Experience of Developer
- If 'new', then generally more frequently, such as when a major object or method is completed
- When more experienced, less frequently, but still at major milestones
Just BEFORE Integration with other components
- Make sure that everything is running at reasonable efficiency
Just AFTER Integration with other components
Notes: