You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
Hi,
I am trying to profile some python applications. Is there any port for easy_profiler to be used in python code?
The text was updated successfully, but these errors were encountered: