-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Labels
Area-CompilerCompiler-related issues which don't belong to other categoriesCompiler-related issues which don't belong to other categoriesBugTheme-Performancerelease/17.5
Milestone
Description
We noticed that every invocation of fsc on .NET 6/7 is causing a spawn of dotnet to find the installed .NET SDKs, in order to determine which assembly references are "system" assemblies.
One attempt to fix that is here #13863
We should also prioritise a simpler fix as this is causing unnecessary loss of compiler perf.
Metadata
Metadata
Assignees
Labels
Area-CompilerCompiler-related issues which don't belong to other categoriesCompiler-related issues which don't belong to other categoriesBugTheme-Performancerelease/17.5