]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116996: Add pystats about _Py_uop_analyse_and_optimize (GH-116997)
authorMichael Droettboom <mdboom@gmail.com>
Thu, 21 Mar 2024 17:27:46 +0000 (13:27 -0400)
committerGitHub <noreply@github.com>
Thu, 21 Mar 2024 17:27:46 +0000 (01:27 +0800)
commit50369e6c34d05222e5a0ec9443a9f7b230e83112
treedb917d49c0ab14cb31520715390a10a1247e73ba
parent617158e07811edfd6fd552a3d84b0beedd8f1d18
gh-116996: Add pystats about _Py_uop_analyse_and_optimize (GH-116997)
Include/cpython/pystats.h
Include/internal/pycore_code.h
Python/optimizer_analysis.c
Python/specialize.c
Tools/scripts/summarize_stats.py