Hacker News new | past | comments | ask | show | jobs | submit login

Wrong

From the article:

> It also turned out that Foreach often walks through the array faster than For




1. `ForEach` is slower. 2. `foreach` is faster. 3. Linq is slower.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: