Tag Archives: sampling

Visual Studio Single Step Performance Fixes

Single-stepping through code in Visual Studio is usually fast, but sometimes it is torturously painfully slow. When I ran into this recently – twice – I used xperf to find the sources of the slowdowns, and then work around them. … Continue reading

Posted in Investigative Reporting, Visual Studio, xperf | Tagged , , , , , | 15 Comments