Skip to content

GH-106722: Prototype of deferred deallocation in Py_DECREF #106685

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 10 commits into from

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented Jul 12, 2023

This is a prototype, to see the performance impact without any attempt to speedup Py_Dealloc in the many cases where deallocation does not need to be deferred.

@markshannon markshannon changed the title DRAFT -- For comments, not merging GH-106722: Prototype of deferred deallocation in Py_DECREF Jul 13, 2023
@markshannon markshannon deleted the safe-decref branch August 6, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant