We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c094cf8 commit c6cb242Copy full SHA for c6cb242
Doc/whatsnew/3.15.rst
@@ -851,7 +851,7 @@ Optimizations
851
852
* Builds using Visual Studio 2026 (MSVC 18) may now use the new
853
:ref:`tail-calling interpreter <whatsnew314-tail-call-interpreter>`.
854
- Results on an early experimental MSVC compiler reported roughly 15% speedups
+ Results on an early experimental MSVC compiler reported roughly 15% speedup
855
on the geometric mean of pyperformance on Windows x86-64 over
856
the switch-case interpreter. We have
857
observed speedups ranging from 15% for large pure-Python libraries
0 commit comments