Is LINQ in C# actually slow?



Is LINQ in C# actually slow?

Is LINQ in C# actually slow?

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas
Check out my courses: https://nickchapsas.com

Hello everybody I’m Nick and in this video I wanna talk about LINQ and it’s performance in C#. LINQ is a killer feature for C# and it’s one I use extensively personally. That being said, when something needs to be as fast as possible then you might need to consider if using it is a good idea or not. Speed degredation and memory allocations are just a few of the things that you can get wrong with LINQ.

Don’t forget to comment, like and subscribe 🙂

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#dotnet #csharp #linq

Comments are closed.