Skip to content
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

Incremental "mark alive" pass for cyclic GC #126511

Draft
wants to merge 7 commits into
base: 3.13
Choose a base branch
from

Commits on Oct 19, 2024

  1. wip: mark alive with list

    nascheme committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bbbe019 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. wip: progress

    nascheme committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    4940097 View commit details
    Browse the repository at this point in the history
  2. wip: working

    nascheme committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    84d4053 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. wip: add timing stats

    nascheme committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4f69ead View commit details
    Browse the repository at this point in the history
  2. wip: improve comments

    nascheme committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    04c2dbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec98e57 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    12ceba2 View commit details
    Browse the repository at this point in the history