7
Shouts

.NET Framework 4.0: Comparing LINQ and PLINQ performance

published 1234 days, 5 hours, 10 minutes ago posted by gpeipmangpeipman 1234 days, 22 hours, 1 minute ago
Monday, February 01, 2010 1:44:24 PM GMT Sunday, January 31, 2010 8:53:06 PM GMT

In one of my sessions I demonstrated how PLINQ uses two CPU-s instead of one and has better performance than non-parallel processing. In this posting I will introduce my experiment and show you my example results. In the end of this posting you can find source code that is ready for demonstration.

category: How To | clicked: 0 | | source: weblogs.asp.net | show counter code
tags: .Net 4.0, Plinq