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

Bring a few more GC patches from upstream #165

Merged
merged 2 commits into from
Jul 11, 2024
Merged

Conversation

d-netto
Copy link
Member

@d-netto d-netto commented Jul 8, 2024

PR Description

Let's ensure our fork doesn't fall too behind the upstream GC.

Checklist

Requirements for merging:

d-netto added 2 commits July 8, 2024 11:28
I think that keeping a single `remset` (instead of two and keep
alternating between them) should be a bit easier to understand and
possibly even a bit faster (since we will be accessing the `remset` only
once), though that should be a very small difference.
@d-netto d-netto requested a review from kpamnany July 8, 2024 14:33
@github-actions github-actions bot added port-to-v1.10 This change should apply to Julia v1.10 builds port-to-master This change should apply to all future Julia builds labels Jul 8, 2024
@d-netto d-netto removed the port-to-master This change should apply to all future Julia builds label Jul 8, 2024
@d-netto d-netto merged commit c8f56c6 into v1.10.2+RAI Jul 11, 2024
5 checks passed
@d-netto d-netto deleted the dcn-more-gc-patches branch July 11, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port-to-v1.10 This change should apply to Julia v1.10 builds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants