ended3월 17일· 3 sources
Python 3.15's JIT is now back on track
Python 3.15의 JIT 컴파일러, 다시 궤도에 오르다
Why it matters
The CPython JIT compiler has exceeded its performance goals ahead of schedule, achieving 11-12% speedup on macOS AArch64 and 5-6% on x86_64 Linux compared to the interpreter in Python 3.15 alpha. After the Faster CPython team lost its main sponsor in 2025, the project shifted to community stewardship, and a small group of core contributors—through a combination of strategic planning and fortunate timing—revived the JIT from near-stagnation in 3.13/3.14 to meaningful performance gains.
3
Sources
+0
24h
—
Growth
187d
Active
compilercpythoncpython jitfaster cpythonfree-threadingjitmacos aarch64open sourcepython 3.15reference count eliminationtrace recording