LINQ is not faster than For Each - dispelling the myth of avoiding For Each

1 Like

Hi @postwick,

That was an informative read.
Sadly, I see this myth has only propagated more and more in the forum. If performance is the measure, then there are other tools / languages which can do much better.

I am currently working on my own side project trying to bust this myth and might build on your work

More on it soon.

1 Like