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
Currently, disable_profile shows up in the profile, which isn't too useful. When enabling/disabling profiling repeatedly, e.g., to avoid profiling a particular sub, disable_profile can easily dominate the results.
I suspect a fix for this would be related to #46 and #48.
The text was updated successfully, but these errors were encountered:
Currently,
disable_profile
shows up in the profile, which isn't too useful. When enabling/disabling profiling repeatedly, e.g., to avoid profiling a particular sub,disable_profile
can easily dominate the results.I suspect a fix for this would be related to #46 and #48.
The text was updated successfully, but these errors were encountered: