Skip to content

Commit 2d66674

Browse files
Update final JIT figures for 3.15rc1
1 parent fcd53b6 commit 2d66674

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
@@ -1579,11 +1579,11 @@ Upgraded JIT compiler
15791579

15801580
Results from the `pyperformance <https://github.com/python/pyperformance>`__
15811581
benchmark suite report
1582-
`6-7% <https://www.doesjitgobrrr.com/run/2026-04-01>`__
1582+
`8-9% <hhttps://www.doesjitgobrrr.com/run/2026-04-29>`__
15831583
geometric mean performance improvement for the JIT over the standard CPython
15841584
interpreter built with all optimizations enabled on x86-64 Linux. On AArch64
15851585
macOS, the JIT has a
1586-
`12-13% <https://www.doesjitgobrrr.com/run/2026-04-01>`__
1586+
`12-13% <https://www.doesjitgobrrr.com/run/2026-04-29>`__
15871587
speedup over the :ref:`tail calling interpreter <whatsnew314-tail-call-interpreter>`
15881588
with all optimizations enabled. The speedups for JIT
15891589
builds versus no JIT builds range from roughly 15% slowdown to over

0 commit comments

Comments
 (0)