-
-
Notifications
You must be signed in to change notification settings - Fork 405
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
Output a new profile programmatically #483
Comments
I am unsure what you're asking, perhaps you're asking about the |
Sorry the question was a bit vague, I have a python script shown below and I was wondering if there was a function 'print_profile_json' that can print out the json file before the code stops executing.
python -m scalene --reduced-profile --off main.py |
did you find a solution for this? I'm trying to grasp the output in a python-dict format as well programmatically #546 |
Is there a way to output a new profile report programmatically in python?
The text was updated successfully, but these errors were encountered: