Write Performant code with C# Generics



Write Performant code with C# Generics

Write Performant code with C# Generics

C# generics most of the time give a performance boost, but in special cases can cause performance degradation. Learn when c# generics actually help with performance.

00:00 Introduction
00:30 Ref with Generics
04:33 Structs with Generics
07:30 Objects over Generics for Ref’s?
09:10 Call path Elimination (Branch Elimination)
14:10 Call path Elimination use case

Source Code 📃 https://www.patreon.com/raw_coding
Swag 👕 https://shop.raw-coding.dev

Discord 💬 https://discord.gg/Qp6hdq3
Github 🏛️ https://github.com/T0shik
Twitter 📣 https://twitter.com/anton_t0shik
Donate 💸 https://streamelements.com/raw_coding/tip

#dotnet #csharp #performance

Comments are closed.