SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

GH-141794: Limit size of generated machine code. (GH-142228)

* Factor out bodies of the largest uops, to reduce jit code size.
* Factor out common assert, also reducing jit code size.
* Limit size of jitted code for a single executor to 1MB.
M
Mark Shannon committed
62423c9c36f428ba07c83aeea7cbacc7cbb34ed2
Parent: aea5531
Committed by GitHub <[email protected]> on 12/3/2025, 5:43:35 PM