1000 more types loaded in .NET 10 vs. .NET 8 during startup in a small workload
Open
area-System.Numerics
tenet-performance
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Found during investigation of verbose logs shared at https://github.com/dotnet/runtime/issues/120288#issuecomment-3358011054
Most of these extra types are loaded as side-effect of vectorization based on generic numerics.
Contributor guide
Assessment
This issue has not been assessed yet.