MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Profile

Class Profile

Lib/profile.py:111–570  ·  view source on GitHub ↗

Profiler class. self.cur is always a tuple. Each such tuple corresponds to a stack frame that is currently active (self.cur[-2]). The following are the definitions of its members. We use this external "parallel stack" to avoid contaminating the program that we are profiling. (old

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

runFunction · 0.70
runctxFunction · 0.70
_calibrate_innerMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected