]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-109329: Add tier 2 stats (GH-109913)
authorMichael Droettboom <mdboom@gmail.com>
Wed, 4 Oct 2023 21:52:28 +0000 (17:52 -0400)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 21:52:28 +0000 (14:52 -0700)
commite561e9805854980a61967d07869b4ec4205b32c8
tree4cf341fc0bf0091ad1b3e7eb034699b23a4ae851
parentf7860295b16a402621e209871c8eaeeea16f464e
GH-109329: Add tier 2 stats (GH-109913)
Include/cpython/pystats.h
Include/internal/pycore_code.h
Python/bytecodes.c
Python/executor.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer.c
Python/specialize.c
Tools/scripts/summarize_stats.py