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
I am trying to run Scalene for memory profiling a large python code. The program uses ivy-wfengine to execute a series of plugins and runs for roughly 15 minutes. When I try to run scalene myprogram.py, the code runs but I end up getting the output Scalene: Program did not run for long enough to profile. and an empty json file.
Do you know what could be going wrong? Is this because we call several modules?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to run Scalene for memory profiling a large python code. The program uses ivy-wfengine to execute a series of plugins and runs for roughly 15 minutes. When I try to run
scalene myprogram.py
, the code runs but I end up getting the outputScalene: Program did not run for long enough to profile.
and an empty json file.Do you know what could be going wrong? Is this because we call several modules?
Best,
Beatrice
Beta Was this translation helpful? Give feedback.
All reactions