profiling-explorer is a new Python package that provides a browser-based interactive table UI for exploring pstats profiling data generated by Python's built-in profilers (cProfile/profiling.tracing). It improves on the clunky pstats CLI with features like sortable columns, search/filter by filename or function, caller/callee

5m read timeFrom adamj.eu
Post cover image
Table of contents
Python’s built-in profilersGive it a tryFin

Sort: