MCPcopy Index your code
hub / github.com/python/cpython / summarize_stats.py

File summarize_stats.py

Tools/scripts/summarize_stats.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Print a summary of specialization stats for all files in the
2default stats folders.
3"""
4

Callers

nothing calls this directly

Calls 13

PathClass · 0.90
execution_count_sectionFunction · 0.85
pair_count_sectionFunction · 0.85
pre_succ_pairs_sectionFunction · 0.85
specialization_sectionFunction · 0.85
call_stats_sectionFunction · 0.85
object_stats_sectionFunction · 0.85
gc_stats_sectionFunction · 0.85
optimization_sectionFunction · 0.85
rare_event_sectionFunction · 0.85
meta_stats_sectionFunction · 0.85

Tested by

no test coverage detected