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 cf1d7ab commit efd7a0aCopy full SHA for efd7a0a
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-06-13-13-32-16.gh-issue-135379.pAxZgy.rst
@@ -0,0 +1,3 @@
1
+Implement top-of-stack caching for the JIT (and tier 2 interpreter). Reduces
2
+memory traffic in jitted code, by caching 0 to 3 values from the stack in
3
+registers.
0 commit comments