This project is a sample JavaScript and C# project that is a good demonstration of the 
CPU Usage tool in the Performance and Diagnostics hub (Debug -> Performance and Diagnostics).

TurnerSieve.cs contains 3 different algorithm for computing prime numbers each with different
performance characteristics. See the following blog post for the tutorial:
http://blogs.msdn.com/b/visualstudioalm/archive/2014/02/28/new-cpu-usage-tool-in-the-performance-and-diagnostics-hub-in-visual-studio-2013.aspx
