Click here to Skip to main content
15,885,366 members
Articles / Programming Languages / C#

Slow LINQ Methods

Rate me:
Please Sign up or sign in to vote.
4.65/5 (7 votes)
27 Jun 2014CPOL4 min read 26.2K   69   11  
LINQ methods can be slow inside loops as this little demo shows.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Philippines Philippines
I have worked with mobile phone testing in manufacturing for 20 years.
Originally from Sweden, but moved to China in 2012.
At the moment I am on a sabbatical year in the Philippines.

Over the years I have used various programming languages such as Pascal, C, C++, C#, SQL, XML, XSLT.

Comments and Discussions