جاري تحميل الفيديو...
Performance Issues? Here are the Best Solutions
Developer Workshop
الموقع: Studio 5 - 6‏/10‏/2021 4:30 م - 6‏/10‏/2021 5:00 م (Europe/Brussels) (30 دقيقة)
Performance Issues? Here are the Best Solutions
Raphael Collet
Framework Developer at Odoo
Raphael Collet
Framework Developer at Odoo

Raphael has worked at Odoo for a decade, and mostly contributed to the server-side framework.  


He designed and implemented the new model API, and improved it over the years, both for performance and for ease of development. He leads the "Framework" team, and aims at making Odoo easier, faster, and safer.


Performance issues always occur in large projects.  Addressing those issues requires assessing the problems (measuring) and understanding the tools to fix them.  This talk provides some understanding of the Odoo framework behavior in terms of performance, and how to get the best out of it. It also presents tools that help diagnose performance bottlenecks, and assess solutions.

الاختبار القصير

Assume a field is assigned on 1000 records, and there are only 10 distinct values being assigned. How many SQL queries will eventually be done by the ORM for those assignments?