Replies: 1 comment
-
No idea what could be happening. We need a minimal working example to be able to see what's going on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After running
And as an output I barely get 2 lines profiled, which are unrelevant imports, and in 3 random files of my project. Is there something am I doing wrong? I also tried to launch with the option --profile-only my_project my_script arg1 ... since most of the code i'm interested in profiling is located inside a pip project (installed in editable mode and present in another directory).
Any help would be appreciated, I've been looking for this kind of tool for a long time so I would love to use it.
Beta Was this translation helpful? Give feedback.
All reactions