Skip to content

Commit d56dbda

Browse files
Align style with rest of bullet points
1 parent d396a0e commit d56dbda

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ Summary -- Release highlights
7474
* :pep:`782`: :ref:`A new PyBytesWriter C API to create a Python bytes object
7575
<whatsnew315-pep782>`
7676
* :ref:`Improved error messages <whatsnew315-improved-error-messages>`
77-
* The :ref:`JIT compiler <whatsnew315-jit>` has been significantly upgraded,
78-
with 3-4% geometric mean performance improvement
77+
* :ref:`The JIT compiler has been significantly upgraded <whatsnew315-jit>`
7978

8079

8180
New features
@@ -857,8 +856,8 @@ csv
857856
Upgraded JIT compiler
858857
=====================
859858

860-
Results from the `pyperformance
861-
<https://github.com/python/pyperformance>`__ benchmark suite report
859+
Results from the `pyperformance <https://github.com/python/pyperformance>`__
860+
benchmark suite report
862861
`3-4% <https://github.com/facebookexperimental/free-threading-benchmarking/blob/main/results/bm-20251214-3.15.0a2%2B-6cddf04-JIT/bm-20251214-vultr-x86_64-python-6cddf04344a1e8ca9df5-3.15.0a2%2B-6cddf04-vs-base.svg>`__
863862
geometric mean performance improvement for the JIT over the standard CPython
864863
interpreter built with all optimizations enabled. The speedups for JIT

0 commit comments

Comments
 (0)