Skip to content

Add marking phase to free-threaded cyclic GC #128807

Closed
@nascheme

Description

@nascheme

Feature or enhancement

Proposal:

Like gh-126491 but implemented for the free-threaded version of the cyclic GC. This is likely a performance win for mostly the same reasons. In the free-threaded version, the marking phase avoids iterating over the mimalloc arenas as well.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions