Skip to content

Enable dynamic adaptive GC by default in Web SDK when PublishAot==true #33298

@DamianEdwards

Description

@DamianEdwards

The new DATAS GC mode should be made the default in the Web SDK when <PuslibhAot>true</PublishAot>. The property to enable DATAS is <GarbageCollectionAdaptationMode>1</GarbageCollectionAdaptationMode>. The existing property default to enable Server GC needs to remain, i.e. both <ServerGarbageCollection>true</ServerGarbageCollection> and <GarbageCollectionAdaptationMode>1</GarbageCollectionAdaptationMode> should be set when <PuslibhAot>true</PublishAot> is set.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions