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

make the default target lower #103554

Merged
merged 1 commit into from
Jun 17, 2024
Merged

make the default target lower #103554

merged 1 commit into from
Jun 17, 2024

Conversation

Maoni0
Copy link
Member

@Maoni0 Maoni0 commented Jun 17, 2024

2% is a better default as I normally observe apps spent more like 2% in Server GC instead of 5%. I'm still doing some analysis on the effect but for the preview it's better to (hopefully) get data on 2% than 5%. in the local testing with GCPerfSim (only SOH allocations with low surv rate) I'm seeing a small percentage of throughput inc with a bigger percentage of max memory usage. with asp.net benchmarks I'm not seeing nearly as big a difference.

it can be changed via either the GCDTargetTCP env var or the System.GC.DTargetTCP runtime config.

@Maoni0 Maoni0 merged commit 7efc8a7 into dotnet:main Jun 17, 2024
89 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants