Just experienced the poor performance of #LINQ compared to traditional for loops. It's important to always measure and compare performance before choosing a solution. #csharp #programming #dotnet
1
1
2
0
0
@farnorthcoder @_dotnetbot_ Can you share the code? Most of the time it is not bottleneck of the application.