Confirm-Solutions / confirmasaurus

3 stars 0 forks source link

Better tracing and profiling #324

Open tbenthompson opened 1 year ago

tbenthompson commented 1 year ago

https://pythonspeed.com/articles/logging-vs-profiling/

tbenthompson commented 1 year ago

See the report_line_profile function for a technique of running line_profiler live during a job in a way that can occur during any long running job.