This video uses Intel Concurrency Checker 2.1 to benchmark threading metrics on a parallelized and multithreaded C# application. Watching this video you will find out that there is an easy to use utility to test multicore optimizations in any executable.The application shown in the video is developed and explained in my recently published book "C# 2008 and 2005 Threaded Programming: Beginner's Guide", in Chapter 12: Developing a Completely Parallelized Application.You can download and use ...