Skip to content

Commit fa54244

Browse files
pythongh-139038: Update final JIT figures for 3.15rc1 (python#149210)
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent 60b751c commit fa54244

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,11 +1589,11 @@ Upgraded JIT compiler
15891589

15901590
Results from the `pyperformance <https://github.com/python/pyperformance>`__
15911591
benchmark suite report
1592-
`6-7% <https://www.doesjitgobrrr.com/run/2026-04-01>`__
1592+
`8-9% <https://www.doesjitgobrrr.com/run/2026-04-29>`__
15931593
geometric mean performance improvement for the JIT over the standard CPython
15941594
interpreter built with all optimizations enabled on x86-64 Linux. On AArch64
15951595
macOS, the JIT has a
1596-
`12-13% <https://www.doesjitgobrrr.com/run/2026-04-01>`__
1596+
`12-13% <https://www.doesjitgobrrr.com/run/2026-04-29>`__
15971597
speedup over the :ref:`tail calling interpreter <whatsnew314-tail-call-interpreter>`
15981598
with all optimizations enabled. The speedups for JIT
15991599
builds versus no JIT builds range from roughly 15% slowdown to over

0 commit comments

Comments
 (0)