Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profiling python code using easy_profiler #197

Open
yateya opened this issue Jan 13, 2022 · 3 comments
Open

Profiling python code using easy_profiler #197

yateya opened this issue Jan 13, 2022 · 3 comments

Comments

@yateya
Copy link

yateya commented Jan 13, 2022

Hi,

I am trying to profile some python applications. Is there any port for easy_profiler to be used in python code?

@yse
Copy link
Owner

yse commented Jan 13, 2022

Hi!
There is not easy_profiler's port for python unfortunately but I think relaunch support for the library with some roadmap. So I want to know some use cases to focus on

Which case do you want to use? Remote connection to start profiling?

@pablocael
Copy link

I have a related question. I have a C++ module exported for python using pybind11. Since I dont have control over main() entry point, where would be the best place to call EASY_PROFILER_ENABLE? Can it be called multiple times? I could add this to a constructor of some specific object. Thanks in advance.

@changh95
Copy link

@pablocael

Have the same question!

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

No branches or pull requests

4 participants