Skip to main content

profiler

Project description

License: AGPL-3

Odoo Profiler

Integration of python cprofile and postgresql logging collector for Odoo Check the Profiler menu in admin menu

Installation

To make use of the Postgres capabilities, enable Postgres logging and install PGbadger.

Python profiling will work out of the box.

Usage

For Python profiling we have two methods:

Full profiling: Profile anything that happens between A and B. For this method, start Odoo with workers=0, create a profile record and select Python method ‘All activity’. Enable the profiler, do actions in Odoo, and disable again. Under ‘Attachments’ you can download the cProfile stats file.

Profile current session per HTTP request: Profile HTTP requests in the active user session. This method also works in multi-worker mode. Create a profile record and select Python method ‘Per HTTP request’. Enable the profiler, do actions in Odoo, and see the list filling up with requests. After some time, disable. You can find your slow HTTP requests by sorting on the ‘Total time’ column, and download the cProfile stats file for further analysis.

Stats files can be analyzed visually for example with Snakeviz or Tuna.

Credits

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

odoo11_addon_profiler-11.0.2.0.0-py2.py3-none-any.whl (28.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file odoo11_addon_profiler-11.0.2.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: odoo11_addon_profiler-11.0.2.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 28.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3

File hashes

Hashes for odoo11_addon_profiler-11.0.2.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b4d9f8c38d8573d81e0afcc9b043474bc661ff2e5cc12d81b5deccd1ffa05943
MD5 d7e9570b46e3de0117d60b5c48724f30
BLAKE2b-256 5909c1017f47dae26e20e4117be0b5990f22e383ded053d6eddfc75e8b034aa7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page