Closed
Description
- Rename test entrypoints
- Cg2 pipeline cleanup
- Cg2 + libraries CI enablement
- Test repo consolidation / merge
- GC + containers e2e validation (including K8s)
- GC codebase #define cleanup
- GC improved test validation support
- How can we ship clrgc so it can be consumed easily
- E2E Perfview Validation to ensure tracing is working
- Documentation for threading / CET
- Added doc describing CET and how to enable it - [release/6.0] Add info about .NET 6 compatibility with Intel CET shadow stacks and how to try it #58891
- Clarified/fixed some threading docs, documented new config settings for blocking in the thread pool due to sync-over-async - Clarify/fix some threading API docs dotnet-api-docs#7137, Clarify/fix some threading docs docs#26041
- Threading Test removal
- Removed some redundant/unnecessary threading tests from runtime tests, moved/added some missing cases to libraries tests - Remove some redundant threading tests, move some cases to libraries tests #59073
- Review SDK support for crossgen1 removal -- still need to targeting 5.0 (VS UX validation for R2R configuration)
- Investigate Crossgen2 Composite app perf -- Fx composite mode is slower than standalone R2R [Perf investigations]
- Regions -- GCPerfSim targets .net 5 (natively target .net 6)?
- GC -- Validate whether piecemeal #define settings work
- GC -- Tuning code simulator
- GC -- Porting StressLogAnalyzer to Linux
- GC -- Automated testing generational aware analysis
- Add documentation about new ReadyToRun publish options docs#25780
- Reduce size of crossgen2 distribution and cost of building
- Clean up test build scripts by moving most of their functionality to MSBuild
- Minor R2RTest improvements (perfmap support, multiple test iterations)
- Tooling for Jellyfin perf analysis