Skip to content

Implement profiler#3529

Draft
wouitmil wants to merge 8 commits intoOCA:18.0from
camptocamp:18-implement-profiler
Draft

Implement profiler#3529
wouitmil wants to merge 8 commits intoOCA:18.0from
camptocamp:18-implement-profiler

Conversation

@wouitmil
Copy link

@wouitmil wouitmil commented Feb 24, 2026

The idea of this profiler is to allow profile dynamically some functions.

You can add the function in the settings > profiler menu. Then check the output of the profiling in the same menu.

You can then either check the static flamegraph if you have flameprof lib installed or download the pstats file and explore it with snakeviz downloaded_.pstats

I'm also intending to be able to download all .pstats files combined fo a function. So you can explore the average with snakeviz

@wouitmil wouitmil marked this pull request as draft February 24, 2026 12:42
@wouitmil wouitmil force-pushed the 18-implement-profiler branch from 9eafdf8 to 6191458 Compare February 24, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants