microsoft / vcperf

A build analysis tool for the MSVC toolchain.
MIT License
295 stars 33 forks source link

.NET/C# build insights support #22

Closed awakecoding closed 3 years ago

awakecoding commented 3 years ago

I am trying to diagnose very slow build times in a large C# project (VBCSCompiler.exe pegging the CPU for ~90s after a one-liner change, every time). I would love to use WPA to diagnose what can cause this extreme CPU usage on every build when so little code has changed. Is there an equivalent of this but for C# projects instead of C++?

helena-gregg commented 3 years ago

No, there is not currently an equivalent for C#.

helena-gregg commented 3 years ago

Please open a suggestion here: https://developercommunity.visualstudio.com/