-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Description
Hello, many thanks for this tool, the IPython visualization is especially useful.
I am using pyinstrument to profile a long-running (~25min) fitting function. After completion, the output html file is saved to the disk. I noticed that process of saving the output file was using almost 10GB of RAM and took 10-15mins to complete. Afterwards, the finished file was too big to open with my browser at 1.1GB.
Is there a way to restrict the size of an html output or remove frames that took barely any time compared to the main function?
Thanks!
pyinstrument version: 5.0.3
Python version: 3.12.0
Metadata
Metadata
Assignees
Labels
No labels