Skip to content

Conversation

@eerhardt
Copy link
Contributor

dotnet/sdk#33309 enables GarbageCollectionAdaptationMode=1 by default for ASP.NET Native AOT apps that use ServerGarbageCollection. Our Server GC benchmarks want to use the "normal" Server GC, so explicitly set the environment variable so they aren't using the adaptive mode.

dotnet/sdk#33309 enables GarbageCollectionAdaptationMode=1 by default for ASP.NET apps that use ServerGarbageCollection. Our Server GC benchmarks want to use the "normal" Server GC, so explicitly set the environment variable so they aren't using the adaptive mode.
@eerhardt eerhardt merged commit 8899f28 into aspnet:main Jun 16, 2023
@eerhardt eerhardt deleted the ServerGCFix branch June 16, 2023 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant