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

Function runctx

Lib/cProfile.py:39–57  ·  view source on GitHub ↗

Run statement under profiler, supplying your own globals and locals, optionally saving results in filename. statement and filename have the same semantics as profile.run

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 4

runctxMethod · 0.95
dump_statsMethod · 0.95
print_statsMethod · 0.95
ProfileClass · 0.70

Tested by

no test coverage detected