You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.