]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-135904: Improve the JIT's performance on macOS (GH-136528)
authorBrandt Bucher <brandtbucher@microsoft.com>
Mon, 14 Jul 2025 17:14:20 +0000 (10:14 -0700)
committerGitHub <noreply@github.com>
Mon, 14 Jul 2025 17:14:20 +0000 (10:14 -0700)
commit3d8c38f6db0fea7845aafb92fe6bc795b536a367
tree8914e6a1d3756e8c527f7c0c9fb93913f517d791
parenta68ddea3bf7e9bb77d096c613bce2ec1e67a28f4
GH-135904: Improve the JIT's performance on macOS (GH-136528)
Python/jit.c
Tools/jit/_optimizers.py
Tools/jit/_targets.py
Tools/jit/jit.h
Tools/jit/shim.c
Tools/jit/template.c