Event OCA Days 2025 - Liège starts on September 15, 2025 at 8:30:00 AM +0200
Making Odoo fast, analyzing Odoo's speed
Set Favorite
(45 minutes)

Making Odoo fast, analyzing Odoo's speed
Alexandre Fayolle alexandre.fayolle@camptocamp.com +33604086497

Alexandre has been working on Odoo at Camptocamp since 2012 and he has been a member of the OCA from the early days. He loves to share what he has learned over the years with fellow developers.


In the past year, I've been working on speed issues on different Odoo instances of Camptocamp's customers. In this talk, I would like to share with you some of the tools and techniques I used, and some of the findings I made along the way. More specifically, I will discuss the following items:

* using the werkzeug logs

* using the built in profiler

* understanding recorset prefetch

* analyzing SQL queries

I don't plan to talk about concurrency issues which are a different kind of performance problem.  

Target audience: developers with a couple of years of Odoo experience.