Skip to content

framework

cProfile

Deterministic profiler in the Python standard library that records call counts and cumulative time per function, usually read through pstats.

Known aliases

  • cProfile/pstats

Relationships

No evidence-backed relationships are recorded.

Current clusters