index
:
OCB.git
18.0
debian/18.0.0-1
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odoo
/
tools
/
profiler.py
Age
Commit message (
Expand
)
Author
2024-10-14
[IMP] base, tools: Prevent sys.settrace conflicts
Konstantinos Paschopoulos
2024-08-22
[IMP] core: remove usages of psycopg2.sql
Krzysztof Magusiak (krma)
2024-05-17
[FIX] tools: restrict collector's thread access
Thomas Lefebvre (thle)
2024-04-19
[IMP] base: isolate registry building in http
Julien Castiaux
2024-01-11
[IMP] base, website: hidden queries for test cursor management
Xavier-Do
2022-08-17
[FIX] profiler: manage frame without lineno
Xavier-Do
2022-07-25
[FIX] tools: fix profiler datetime usage
Aurélien Warnon
2022-07-05
[FIX] profiler: make profiler work with freezegun
Xavier-Do
2022-06-14
[FIX] qweb: reset the attributes dictionary
Gorash
2022-06-03
[IMP] base: Qweb add `t-cache` and `t-nocache` directive
Gorash
2022-03-29
[IMP] base: modify the structure of generated methods
Gorash
2022-03-29
[IMP] *: remove `_render` from `ir.ui.view` and simplify report
Gorash
2022-02-08
[IMP] base: display query counts on profiling records
Victor Feyens
2022-02-03
[IMP] IrQweb: refactoring and add technical documentation
Gorash
2022-02-03
[IMP] IrQweb: merge Qweb engine file qweb.py and ir_qweb.py
Gorash
2022-02-03
[IMP] Profiler: more QWeb directive informations in speedscope graph
Gorash
2021-10-22
[FIX] profiling: avoid crash with thread pools
Xavier-Do
2021-09-08
[IMP] profiling: Add profile qweb execution into the performance tools.
Gorash
2021-08-30
[IMP] profiling: enable nested Execution context
Xavier-Do
2021-08-24
[FIX] profiling: add profile entry manually before calling libsass
Xavier-Do
2021-08-24
[FIX] profiling: manage long calls with the GIL
Xavier-Do
2021-06-03
[IMP] base, profiler: add entry count
Xavier-Do
2021-06-03
[IMP] profiler: remove parameter 'path'
Xavier-Do
2021-06-03
[IMP] http: better request context manager
Xavier-Do
2021-06-02
[ADD] base, core: built-in profiling tool in Odoo
Xavier-Do
2019-10-29
[FIX] profiler: be more pesimistic
fw-bot
2019-07-17
[REM] *: calls to @api.multi
Adrian Torres
2019-07-03
[IMP] odoo: remove LazyCursor
Martin Trigaux
2017-08-09
[FIX] odoo profiler: Calculation error for loops
Christophe Matthieu
2017-08-07
[FIX] tools: avoid defining unused variable using python2 only syntax
Christophe Simonis
2017-07-26
[IMP] tools: add a profiler for odoo performance analysis
Christophe Matthieu