SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

GH-139109: Partial reworking of JIT data structures (GH-144105)

* Halve size of buffers by reusing combined trace + optimizer buffers for TOS caching
* Add simple buffer struct for more maintainable handling of buffers
* Decouple JIT structs from thread state struct
* Ensure terminator is added to trace, when optimizer gives up
M
Mark Shannon committed
d77aaa73116aa469cc6b7a0f8a68f3f30fd41962
Parent: fb690c3
Committed by GitHub <[email protected]> on 1/22/2026, 10:55:49 AM