Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
The trace log can be used to analyze low-level performance bottlenecks.
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected