index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
summarize_stats.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
summarize_stats.py: add pairs by opcode (GH-31957)
Dennis Sweeney
2022-03-18
1
-9/+44
*
Fix reporting of specialization stats. (GH-31503)
Mark Shannon
2022-02-22
1
-1/+1
*
Remove pair-counts from specialization stats. (GH-31500)
Mark Shannon
2022-02-22
1
-2/+5
*
Add pair counts to stats output and summary. (GH-31324)
Mark Shannon
2022-02-14
1
-5/+35
*
Add stats for PRECALL_FUNCTION. (GH-31250)
Mark Shannon
2022-02-10
1
-0/+2
*
Right justify numeric columns in stats summary script. (GH-31234)
Mark Shannon
2022-02-10
1
-8/+17
*
bpo-46072: Output stats as markdown with collapsible sections. (GH-31228)
Mark Shannon
2022-02-09
1
-70/+186
*
Print summary stats for overall success of specialization. (GH-31211)
Mark Shannon
2022-02-08
1
-0/+32
*
Add miss stats for specialized instructions. (GH-31108)
Mark Shannon
2022-02-04
1
-4/+8
*
Add specialization stats for FOR_ITER. (GH-31079)
Mark Shannon
2022-02-02
1
-1/+1
*
bpo-46072: Add some frame stats. (GH-31060)
Mark Shannon
2022-02-02
1
-0/+3
*
bpo-46072: Add some object layout and allocation stats (GH-31051)
Mark Shannon
2022-02-01
1
-1/+11
*
bpo-46072: Add simple stats for Python calls. (GH-30989)
Mark Shannon
2022-01-28
1
-0/+8
*
bpo-45609: More specialization stats for STORE_SUBSCR (GH-30193)
Dennis Sweeney
2022-01-04
1
-2/+2
*
bpo-46072: Add top level stats struct (GH-30169)
Mark Shannon
2021-12-17
1
-19/+69
*
bpo-46072: Document --enable-stats option. (GH-30139)
Mark Shannon
2021-12-16
1
-0/+53