-
- Downloads
[FIX] doc: complete tale about two profilers
This section of log mentionned two profilers making think they were the
same.
The odoo/tools/misc.py `profile` logs a method calls inside a file that
can be used to generate a graph of method calls.
The odoo/tools/profiler.py `profile` logs a method lines calls, queries
and time spend inside the log.
fixes #31278
opw-2038941
closes #35074
Signed-off-by:
Nicolas Lempereur (nle) <nle@odoo.com>
Please register or sign in to comment