gh-139922: Add tail call for MSVC for whats new in 3.15 by Fidget-Spinner · Pull Request #143087 · python/cpython
|
|
||
| * Builds using Visual Studio 2026 (MSVC 18) may now use the new | ||
| :ref:`tail-calling interpreter <whatsnew314-tail-call-interpreter>`. | ||
| Results on an early experimental MSVC compiler reported roughly 15% speedup |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is there a way to clarify the experimental version this was measured in (i.e. put the version or whatever in parens)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point. As far as I understand, it was an internal MSVC build in MS, which I can't access, so we will never know :(.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters