Huge performance drop in opening projects using MSBuildWorkspace #76679
Labels
Area-IDE
IDE-MSBuildWorkspace
MSBuildWorkspace
untriaged
Issues and PRs which have not yet been triaged by a lead
Version Used: 4.12.0 (versus 4.8.0)
Steps to Reproduce:
Expected Behavior: Time of opening projects between versions should not be that different.
Actual Behavior: Performance of the opening projects has decreased significantly. I suspect this could be related to moving Roslyn engine to separate exe which is BuildHost.
This performance issue could be introduced with 4.9.0 when BuildHost was introduced, but we have updated directly from 4.8.0 to 4.12.0 so we didn't observe performance between these versions.
version 4.8.0
version 4.12.0 (in brackets there is percentage increase)
The text was updated successfully, but these errors were encountered: