Odoo 19 Speed Optimization
Budget: ₹600 – ₹1,500 INR
I run Odoo 19 Enterprise and spend a lot of my day creating new products, assigning attributes, generating variants, then updating prices, stock levels and descriptions. Right now each save spins for far too long; I need that round-trip to finish in about 30 seconds or less.
There are several custom modules in the database, so the job starts with profiling: pinpoint whether the slowdown lives in my add-ons, the ORM calls, PostgreSQL queries or server configuration. Once the bottlenecks are clear, I expect code refactoring, proper indexing, possible cron or queue adjustments and any server-level tuning required. Tests should prove that a standard product record – with its attributes and variants – can be created or edited and fully committed within the 30-second window.
Deliverables
• Technical report outlining the root causes of the latency
• Optimised code / configs applied to my staging then production instance
• Before-and-after metrics demonstrating sub-30-second updates
• Brief hand-off notes so I can keep the system fast after future changes
A solid grasp of Odoo framework, Python, PostgreSQL performance tools and common Enterprise add-ons will be essential.
There are several custom modules in the database, so the job starts with profiling: pinpoint whether the slowdown lives in my add-ons, the ORM calls, PostgreSQL queries or server configuration. Once the bottlenecks are clear, I expect code refactoring, proper indexing, possible cron or queue adjustments and any server-level tuning required. Tests should prove that a standard product record – with its attributes and variants – can be created or edited and fully committed within the 30-second window.
Deliverables
• Technical report outlining the root causes of the latency
• Optimised code / configs applied to my staging then production instance
• Before-and-after metrics demonstrating sub-30-second updates
• Brief hand-off notes so I can keep the system fast after future changes
A solid grasp of Odoo framework, Python, PostgreSQL performance tools and common Enterprise add-ons will be essential.
Related categories:
Python
Linux
MySQL
Database Administration
PostgreSQL
Odoo
Technical Documentation
System Administration