Wouldn't it be amazing to see execution of Python code?
Reloadium displays progress of function frames and provides timing information during debugging.
The profiler only collects timing information from the lines within currently debugged function making it extremely optimized and lightweight solution for everyday use.
More details on the Github repo: https://github.com/reloadware/reloadium
Top comments (0)