Thread Performance - Resource Contention Concurrency Profiling in Visual Studio 2010

Mon, 07 Jun 2010 10:00:00 GMT

Visual Studio 2010 includes new resource contention profiling features that help detect concurrency contention among threads. We walk through a profiling investigation to demonstrate how you can pinpoint and fix resource contention problems in your code.

Read article