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

bump number of GC threads to the number of compute threads (as opposed to half of it) #53608

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

d-netto
Copy link
Member

@d-netto d-netto commented Mar 5, 2024

The GC scheduler seems to have matured enough for us to do this.

@d-netto d-netto added performance Must go faster GC Garbage collector labels Mar 5, 2024
@d-netto d-netto force-pushed the dcn-full-threads branch 3 times, most recently from 690bcf7 to 408a11c Compare March 13, 2024 13:22
@d-netto d-netto added the status:merge me PR is reviewed. Merge when all tests are passing label Mar 13, 2024
@d-netto d-netto merged commit 48e89db into master Mar 13, 2024
4 of 7 checks passed
@d-netto d-netto deleted the dcn-full-threads branch March 13, 2024 22:06
@d-netto d-netto removed the status:merge me PR is reviewed. Merge when all tests are passing label Mar 13, 2024
d-netto added a commit that referenced this pull request Jun 10, 2024
We changed the default number of GC threads in
#53608 but didn't update the man
page and docs.

I think I covered all mentions of it in the docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GC Garbage collector performance Must go faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants