MCPcopy Index your code
hub / github.com/python/mypy / log_trace_check.py

File log_trace_check.py

misc/log_trace_check.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Compile mypy using mypyc with trace logging enabled, and collect a trace.
2
3The trace log can be used to analyze low-level performance bottlenecks.
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected