COMMITS
/ Include/pystats.h April 9, 2023
S
Remove useless symbol in pystats.h (#101864)
Stepfen Shawn committed
December 16, 2022
M
Better stats for `LOAD_ATTR` and `STORE_ATTR` (GH-100295)
Mark Shannon committed
December 15, 2022
M
Move stats for the method cache into the `Py_STAT` machinery (GH-100255)
Mark Shannon committed
June 21, 2022
M
GH-93841: Allow stats to be turned on and off, cleared and dumped at runtime. (GH-93843)
Mark Shannon committed
May 27, 2022
M
GH-90230: Add stats to breakdown the origin of calls to `PyEval_EvalFrame` (GH-93284)
Mark Shannon committed
May 18, 2022
M
Split refcount stats into 'interpreter' and 'non-interpreter' (GH-92919)
Mark Shannon committed
May 16, 2022
M
Improve object stats (#92845)
Mark Shannon committed