Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda
Totes les converses
  • Odoo Experience 2017
  • Xerrades
  • Agenda
  • Tots els esdeveniments
  • Odoo Experience 2017
  • Totes les converses
 
  • Odoo Experience 2017
  • Xerrades
  • Agenda


  • Xerrades
  • New App: Online Appointments
  • Odoo.sh: AMA
    Damien Bouvy (dbo)
    Fet
  • Connect External Tools with the API
    Nicolas Danhier, Software Developer - Odoo
    Fet
  • Porting Odoo To Python 3: An Overview
    Olivier Dony - Software & SaaS Engineer, Security team, Odoo
    Fet
  • Empower your App by Inheriting from 8 Mixins
    Thibault Delavallee, Software Developer Team Leader - Odoo
    Fet
  • Accounting & Localisations: What's new in Odoo 11?
    Quentin De Paoli - Odoo Developer
    Fet
  • Odoo Studio: A Look Behind The Scene
    Martin Geubelle - Developer, Odoo
    Fet
  • A Single Page App Using the Odoo JS Framework
    Damien Bouvy (dbo)
    Fet
  • Best Practices to Develop Odoo Unit Tests
    Thibault François - Technical Consultant Team Leader, Odoo
    Fet
  • The Odoo JS Framework
    Gery Debongnie - Lead Developer, Odoo
    Fet
ORM Performance: Optimizations and Best Practices
Developer
Ubicació: Aula Magna / Foyer du Lac - 5/10/17 12:00 - 5/10/17 12:50 (Europe/Brussels) (50 minuts)
ORM Performance: Optimizations and Best Practices
Raphael Collet (rco)
Framework Developer at Odoo
Raphael Collet (rco)
Framework Developer at Odoo

After developing the portal module for version 6.1 and contributing on usability improvements for version 7.0, Raphael moved to the "Framework" team, where he designed and implemented the new Model API in version 8.0. He since maintains and improves the server framework and ORM.


This talk presents the best practices to write efficient code in Odoo, i.e., code that performs

reasonably well with large data sets.

Best practices are based on a good understanding of the ORM's underlying mechanisms.

Those mechanisms are flexible enough to support business code with good performance.

This knowledge will help developers to estimate the performance of design choices and

algorithms, and make a good choice given a situation. Each basic operation performs a certain

 number of database queries that determines the operation's time cost and performance.

The structure of the talk will be as follows:

- Reading records: cache, data prefetching and environments

- Creating, updating and deleting records

- Computed fields: computation, invalidation and recomputation

- Searching records

 

Tiquets
Des de US$ 0,00 fins US$ 1.106,56
Tarifa: US: North America Tarifa
US: North America
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now