Profiling Odoo Code - Odoo 15.0 | Code Profiling in Odoo | Odoo Development Tutorials

Поделиться
HTML-код
  • Опубликовано: 31 июл 2024
  • The need for profilers is very important for a programmer for the analysis of his program in different aspects. Code profiling helps us to analyze the time taken to execute a program, frequency of a function call, memory usage, complexity of a program, etc. #odoo15developmentvideos
    Video Contents
    -------------------------
    0:00 Introduction (Profiling Odoo Code)
    0:58 Installing Py-spy
    1:21 Graph record in SVG
    2:53 Flamegraph Analysis
    In odoo about this code profiling, there are different methods that can be done within the desktop side or on the server side.
    #odoo15videos
    In this video let's discuss one of the methods among them that are about tracing code execution. In tracing code execution it uses a py-spy tool using that package we can write a flame graph in SVG format and analyze the performance. #odoo15tutorials
    Connect With Us:
    ------------------------
    ➡️Website: www.cybrosys.com/
    ➡️Email : info@cybrosys.com
    ➡️Twitter: / cybrosys
    ➡️LinkedIn: / cybrosys
    ➡️Facebook: / cybrosystechnologies
    ➡️Instagram: / cybrosystech
    ➡️Pinterest: / cybrosys

Комментарии •