File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -889,14 +889,14 @@ Upgraded JIT compiler
889889
890890Results from the `pyperformance <https://github.com/python/pyperformance >`__
891891benchmark suite report
892- `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 >`__
892+ `4-5 % <https://raw.githubusercontent. com/facebookexperimental/free-threading-benchmarking/refs/heads/ main/results/bm-20260110 -3.15.0a3 %2B-aa8578d -JIT/bm-20260110 -vultr-x86_64-python-aa8578dc54df2af9daa3 -3.15.0a3 %2B-aa8578d -vs-base.svg >`__
893893geometric mean performance improvement for the JIT over the standard CPython
894894interpreter built with all optimizations enabled on x86-64 Linux. On AArch64
895895macOS, the JIT has a
896- `7-8% <https://raw.githubusercontent.com/facebookexperimental/free-threading-benchmarking/refs/heads/main/results/bm-20260103 -3.15.0a3%2B-9609574 -JIT/bm-20260103 -macm4pro-arm64-python-9609574e7fd36edfaa8b -3.15.0a3%2B-9609574 -vs-base.svg >`__
896+ `7-8% <https://raw.githubusercontent.com/facebookexperimental/free-threading-benchmarking/refs/heads/main/results/bm-20260110 -3.15.0a3%2B-aa8578d -JIT/bm-20260110 -macm4pro-arm64-python-aa8578dc54df2af9daa3 -3.15.0a3%2B-aa8578d -vs-base.svg >`__
897897speedup over the :ref: `tail calling interpreter <whatsnew314-tail-call-interpreter >`
898898with all optimizations enabled. The speedups for JIT
899- builds versus no JIT builds range from roughly 20 % slowdown to over
899+ builds versus no JIT builds range from roughly 15 % slowdown to over
900900100% speedup (ignoring the ``unpack_sequence `` microbenchmark) on
901901x86-64 Linux and AArch64 macOS systems.
902902
You can’t perform that action at this time.
0 commit comments