]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-126892: Reset warmup counters when JIT compiling code (GH-126893)
authorBrandt Bucher <brandtbucher@microsoft.com>
Wed, 20 Nov 2024 16:11:25 +0000 (08:11 -0800)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2024 16:11:25 +0000 (08:11 -0800)
commit48c50ff1a22f086c302c52a70eb9912d76c66f91
tree0d0412c0688a33a504d86e51b8931d95801b836d
parentaddb225f3823b03774cddacce35214dd471bec46
GH-126892: Reset warmup counters when JIT compiling code (GH-126893)
Lib/test/support/strace_helper.py
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2024-11-15-16-39-37.gh-issue-126892.QR6Yo3.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h