You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
perfwatson
About this tag
PerfWatson is a Visual Studio extension that monitors the IDE for performance issues, such as UI thread hangs or unresponsiveness during long-running tasks. It automatically logs these incidents and anonymously reports them to Microsoft. The collected data is used to drive performance improvements and make Visual Studio faster. This tag covers discussions about installing PerfWatson, understanding how it works, and seeing examples of the data it collects to help improve the developer experience.
Have you ever run into a scenario where a long running task causes the Visual Studio UI thread to hang or become unresponsive? The PerfWatson extension logs these issues and automatically and anonymously reports back to Microsoft.
In this episode, we are joined by Cameron McColl, who explains...