Skip to content

Compilation/intellisense: dotnet9 much slower than netstandard2.0 (with timings) #18225

Open
@charlesroddie

Description

@charlesroddie

Timings:
Image

The projects explicitly type all type arguments and all inputs but not all outputs (which could be added if it helps compilation time) and generally don't do anything fancy. They do use some overloaded methods which can be removed if it helps performance, and some op_Implicits (which are too convenient to remove).

Related issue: #17501

Some work being done in #18190

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

New

Relationships

None yet

Development

No branches or pull requests

Issue actions