Diagnoses and resolves Odoo performance bottlenecks including slow queries, worker configurations, and memory limits.
The Odoo Performance Tuner is a comprehensive diagnostic skill designed to optimize Odoo ERP systems for high-traffic environments. It provides expert guidance on identifying database bottlenecks via PostgreSQL profiling, fine-tuning odoo.conf parameters for specific hardware specifications, and utilizing Odoo's built-in profiling tools to resolve Python-level inefficiencies. Whether you are facing worker timeouts, memory bloat, or slow page loads, this skill offers actionable configuration changes and best practices to ensure a stable and responsive production instance.
主な機能
01Integrated Odoo profiler usage and interpretation
02Production-ready configuration baselines for varied server specs
03PostgreSQL query analysis and indexing recommendations
04Automated odoo.conf worker and memory limit tuning
0531,431 GitHub stars
06Identification of N+1 query patterns and ORM inefficiencies
ユースケース
01Optimizing Odoo for production deployment on multi-core servers
02Troubleshooting MemoryError and worker timeouts in server logs
03Improving response times for slow modules or custom business logic