Skip to content

LinqPlinqPerformance

gpeipman edited this page Sep 26, 2010 · 1 revision

LINQ / PLINQ performance sample solution demonstrates how LINQ and LINQ with parallel extensions perform on multi-core or multi-processor computers. Sample is built around finding prime numbers and comparing results given by LINQ and PLINQ.

References

Clone this wiki locally