AVOID these 3 COMMON C# Performance MISTAKES



AVOID these 3 COMMON C# Performance MISTAKES

AVOID these 3 COMMON C# Performance MISTAKES

So, do you care about C# performance in your #dotnet apps? There comes a time when most engineers start to also think in terms of performance. One common behavior is to focus on complex topics when it comes to C# performance, like Spans, Marshal, GC functionalities and so on. And more often than not we don’t even realize that there are some commonly used patterns that are a C# performance nightmare! In this video we try to explain what exactly C# performance means, then we look into 3 common C# performance mistakes and, of course, how we can fix them.

Join this channel to get source code access and other perks:
https://www.youtube.com/channel/UCyTPru-1gZ7-4qblcKM0TiQ/join

Contents
1. Intro: 00:00
2. What does C# performance mean? 00:43
3. First mistake to avoid: 01:30
4. Second mistake to avoid: 05:54
5. Third mistake to avoid: 09:01
6. Recap: 12:08

Comments are closed.