Skip to content

gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing#145789

Merged
Yhg1s merged 3 commits intopython:mainfrom
Yhg1s:cache-datachunk
Mar 11, 2026
Merged

gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing#145789
Yhg1s merged 3 commits intopython:mainfrom
Yhg1s:cache-datachunk

Conversation

@Yhg1s
Copy link
Member

@Yhg1s Yhg1s commented Mar 11, 2026

Cache one datachunk per tstate to prevent alloc/dealloc thrashing when repeatedly hitting the same call depth at exactly the wrong boundary.

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.

2 participants