Custom Development and Performance Impact
Overview
Custom code is a common source of performance issues.
Purpose & Use Case
- Efficient data access
- Predictable execution
Common Issues
- Inefficient ORM usage
- Excessive compute fields
Limitations
Poorly written custom code compounds performance issues over time.
When to Consider Professional Assistance
Code reviews and refactoring often require professional expertise.
<p>Related: <a href="/forum/community-help-3/understanding-odoo-performance-fundamentals-14">Understanding Odoo Performance Fundamentals</a>, <a href="/forum/community-help-3/monitoring-and-performance-diagnostics-149">Monitoring and Performance Diagnostics</a>.</p>