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

Function run

Lib/cProfile.py:14–37  ·  view source on GitHub ↗

Run statement under profiler optionally saving results in filename This function takes a single argument that can be passed to the "exec" statement, and an optional file name. In all cases this routine attempts to "exec" its first argument and gather profiling statistics from the e

(statement, filename=None, sort=-1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

runMethod · 0.95
dump_statsMethod · 0.95
print_statsMethod · 0.95
ProfileClass · 0.70

Tested by

no test coverage detected