Skip to content

GH-148937: Use adaptive collection threshold for free-threaded GC - #149371

Draft
nascheme wants to merge 4 commits into
python:mainfrom
nascheme:gc_ft_adapt
Draft

GH-148937: Use adaptive collection threshold for free-threaded GC#149371
nascheme wants to merge 4 commits into
python:mainfrom
nascheme:gc_ft_adapt

Conversation

@nascheme

@naschemenascheme commented May 4, 2026

Copy link
Copy Markdown
Member

See GH-100403 for a previous discussion of this idea, for the default-build GC. Some details on the design of this have been posted on DPO.

nascheme added 2 commits May 5, 2026 03:34
Remove the sys._get_mimalloc_allocated_bytes() function.
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32541961 | 📁 Comparing 67a2a66 against main (f6d16a0)

🔍 Preview build

3 files changed
±c-api/type.html
±library/gc.html
±whatsnew/changelog.html

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

Labels

performancePerformance or resource usagetopic-free-threading

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@nascheme