| Commit message (Expand) | Author | Age | Files | Lines |
* | GH-124284: Add stats for refcount operations on immortal objects (GH-124288) | Mark Shannon | 2024-09-23 | 1 | -0/+8 |
|
|
* | GH-121583: Remove dependency from pystats.h to internal header file (GH-121587) | Michael Droettboom | 2024-07-16 | 1 | -5/+5 |
|
|
* | gh-115178: Add Counts of UOp Pairs to pystats (GH-115181) | Jeff Glass | 2024-04-16 | 1 | -0/+1 |
|
|
* | GH-115776: Embed the values array into the object, for "normal" Python object... | Mark Shannon | 2024-04-02 | 1 | -2/+1 |
|
|
* | A few minor tweaks to get stats working and compiling cleanly. (#117219) | Mark Shannon | 2024-03-25 | 1 | -2/+2 |
|
|
* | gh-116996: Add pystats about _Py_uop_analyse_and_optimize (GH-116997) | Michael Droettboom | 2024-03-21 | 1 | -1/+6 |
|
|
* | gh-115168: Add pystats counter for invalidated executors (GH-115169) | Michael Droettboom | 2024-02-26 | 1 | -0/+1 |
|
|
* | gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085) | Ken Jin | 2024-02-13 | 1 | -0/+3 |
|
|
* | GH-113710: Fix updating of dict version tag and add watched dict stats (GH-11... | Mark Shannon | 2024-02-12 | 1 | -0/+3 |
|
|
* | gh-114312: Collect stats for unlikely events (GH-114493) | Michael Droettboom | 2024-01-25 | 1 | -0/+14 |
|
|
* | gh-112320: Implement on-trace confidence tracking for branches (#112321) | Guido van Rossum | 2023-12-12 | 1 | -0/+1 |
|
|
* | gh-109329: Count tier2 opcode misses (#110561) | Michael Droettboom | 2023-10-31 | 1 | -0/+1 |
|
|
* | gh-109329: Add stat for "trace too short" (GH-110402) | Michael Droettboom | 2023-10-05 | 1 | -0/+1 |
|
|
* | GH-109329: Add tier 2 stats (GH-109913) | Michael Droettboom | 2023-10-04 | 1 | -4/+24 |
|
|
* | gh-108753: Enhance pystats (#108754) | Victor Stinner | 2023-09-06 | 1 | -0/+120 |
|
|