UIDelay: nuget.packagemanagement.visualstudio.dll!NuGet.PackageManagement.VisualStudio.VsCoreProjectSystemReferenceReader+<GetProjectReferencesAsync>d__ - managed projects #11163
Labels
Category:Quality Week
Issues that should be considered for quality week
PerfWins
Priority:2
Issues for the current backlog.
Product:VS.Client
Tenet:Performance
Performance issues
Type:Bug
Milestone
During mixed project restores, this UI delay can happen.
1257734
1426094
When managed projects are involved, we are doing a very inefficient walk in https://github.com/NuGet/NuGet.Client/blob/c1a0597e5498bcf3bf0938b3dd0170edbf0b2d20/src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/ProjectServices/VsCoreProjectSystemReferenceReader.cs#L54.
This issue tracks rewriting that.
cc @davkean
The text was updated successfully, but these errors were encountered: