File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff 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
8180New features
857856Upgraded 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 >`__
863862geometric mean performance improvement for the JIT over the standard CPython
864863interpreter built with all optimizations enabled. The speedups for JIT
You can’t perform that action at this time.
0 commit comments