Skip to content

bpo-46841: Use inline caching for calls#31709

Merged
brandtbucher merged 9 commits intopython:mainfrom
brandtbucher:inline-call
Mar 7, 2022
Merged

bpo-46841: Use inline caching for calls#31709
brandtbucher merged 9 commits intopython:mainfrom
brandtbucher:inline-call

Conversation

@brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Mar 6, 2022

Also:

  • remove the "old" non-inline caching machinery
  • fix some bugs in the collection of PRECALL/CALL specialization stats
  • shrink the cache size requirements for PRECALL/CALL instructions

Next steps tracked at faster-cpython/ideas#310.

https://bugs.python.org/issue46841

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants