9 ms·
Per PEP 744, cpython shipped with an experimental JIT (default disabled) in 3.13. It remains experimental in 3.14. See https://docs.python.org/3/whatsnew/3.13.
by davepeck 8mo ago
Per PEP 744, cpython shipped with an experimental JIT (default disabled) in 3.13. It remains experimental in 3.14.
See https://docs.python.org/3/whatsnew/3.13.html#an-experimental-just-in-time-jit-compiler https://docs.python.org/3/whatsnew/3.13.html#an-experimental...