The Parallel Watch Window allows developers to view objects and values across all the threads in an application. Threads can be sorted, flagged or frozen while the rest of the application executes. The Visualization Pack adds a set of four visualizers to the Parallel Watch Window:
Heat Map
The Heat Map displays values on either a clustered, linear or logarithmic scale, to help spot uneven distribution of data across threads.
Histogram
A graph that groups the value of an expression with the number of occurrences across threads. It also allows the user to display any undefined values in the application.
Scatterplot
This visualizer creates a graph of data on an x-y axis to help spot outliers.
Read more: InfoQ
Read more: Visual Studio Gallery
QR: