COMMITS
/ Tools/scripts/summarize_stats.py March 18, 2022
D
summarize_stats.py: add pairs by opcode (GH-31957)
Dennis Sweeney committed
February 22, 2022
M
Fix reporting of specialization stats. (GH-31503)
Mark Shannon committed
M
Remove pair-counts from specialization stats. (GH-31500)
Mark Shannon committed
February 14, 2022
M
Add pair counts to stats output and summary. (GH-31324)
Mark Shannon committed
February 10, 2022
M
Add stats for PRECALL_FUNCTION. (GH-31250)
Mark Shannon committed
M
Right justify numeric columns in stats summary script. (GH-31234)
Mark Shannon committed
February 9, 2022
M
bpo-46072: Output stats as markdown with collapsible sections. (GH-31228)
Mark Shannon committed
February 8, 2022
M
Print summary stats for overall success of specialization. (GH-31211)
Mark Shannon committed
February 4, 2022
M
Add miss stats for specialized instructions. (GH-31108)
Mark Shannon committed
February 2, 2022
M
Add specialization stats for FOR_ITER. (GH-31079)
Mark Shannon committed
M
bpo-46072: Add some frame stats. (GH-31060)
Mark Shannon committed
February 1, 2022
M
bpo-46072: Add some object layout and allocation stats (GH-31051)
Mark Shannon committed
January 28, 2022
M
bpo-46072: Add simple stats for Python calls. (GH-30989)
Mark Shannon committed
January 4, 2022
D
bpo-45609: More specialization stats for STORE_SUBSCR (GH-30193)
Dennis Sweeney committed
December 17, 2021
M
bpo-46072: Add top level stats struct (GH-30169)
Mark Shannon committed
December 16, 2021
M
bpo-46072: Document --enable-stats option. (GH-30139)
Mark Shannon committed