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

Speed up GC by prefetching during marking #10195

Merged
merged 11 commits into from
Aug 10, 2021
Merged

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    3354bab View commit details
    Browse the repository at this point in the history
  2. cleanup

    stedolan committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    401bf48 View commit details
    Browse the repository at this point in the history
  3. changes after review

    stedolan committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    369e2ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba2fd8a View commit details
    Browse the repository at this point in the history
  5. typo

    stedolan committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    1d35b25 View commit details
    Browse the repository at this point in the history
  6. changes

    stedolan committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    58a2597 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02c4f42 View commit details
    Browse the repository at this point in the history
  8. Fix an off-by-one error

    stedolan committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    1a7b84d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a7577d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90f648c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

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