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

GC: Enable DATAS by default #103110

Closed
mangod9 opened this issue Jun 6, 2024 · 3 comments · Fixed by #103374
Closed

GC: Enable DATAS by default #103110

mangod9 opened this issue Jun 6, 2024 · 3 comments · Fixed by #103374
Milestone

Comments

@mangod9
Copy link
Member

mangod9 commented Jun 6, 2024

We have added a new GC mode as discussed here. We are thinking about enabling it by default with SVR GC for the next preview to gather some feedback on the feature, functionality and hoping it shows performance benefits from memory utilization standpoint.

@mangod9 mangod9 added this to the 9.0.0 milestone Jun 6, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/gc
See info in area-owners.md if you want to be subscribed.

@mangod9
Copy link
Member Author

mangod9 commented Jun 13, 2024

With this change memory utilization should be significantly better, but there is a possibility of p99 latency regressions for high throughput scenarios. If you notice any throughput issues, please let us know (might need to collect GCCollectOnly profile so we could diagnose)

@mangod9
Copy link
Member Author

mangod9 commented Jul 2, 2024

To disable this new config, please set: DOTNET_GCDynamicAdaptationMode=0

@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant