filmov
tv
EF Core Performance Optimization Challenge | 233x FASTER
Показать описание
In this video, I'm going to be solving an EF Core performance optimization challenge. The goal is to optimize a poorly performing EF Core query and make it as fast as possible. My friend Stefan created the challenge, and there's still time to post your submission. How fast can you make this EF Core query?
You can find Stefan's EF Core performance challenge here:
Stefan's LinkedIn (follow him for great C# posts)
Join my weekly .NET newsletter:
Subscribe for more:
Chapters
0:00 What is the challenge?
1:55 Improvement 1: Upgrade .NET version
2:10 Improvement 2: Don't load the entire Authors table
3:31 Improvement 3: Limit the number of Authors returned
4:46 Improvement 3: Filter the Books
6:11 Improvement 4: Fetch only required columns
7:48 AsNoTracking discussion
9:14 Improvement 5: Sorting before projection
10:08 Improvement 6: Filtered Include
12:02 Improvement 7: Query Splitting
13:12 Improvement 8: Get lucky
EF Core Performance Optimization Challenge | 233x FASTER
Awesome EF Core Performance Optimization To Make It 190x FASTER
Two Tricks For Insane EF Core Performance #shorts
.NET 🚀🔥 : Mastering EF Core Performance: Tips, Tricks, and Best Practices
DON'T use this EF Core Performance trick #shorts
This Can Improve Your Query Speed by 300% 🚀
How To Optimize EF Core Query Performance With Compiled Queries
Making Entity Framework Core As Fast As Dapper
Better EF Core Performance - Turn off Query Tracking #shorts
How to Improve EF Core Performance
Optimize Your EF Core Queries – Here's How
How To Improve Performance With EF Compiled Query #shorts
Common mistakes in EF Core - Jernej Kavka - NDC Oslo 2023
One Trick To Improve EF Core Performance Using Query Splitting
EF Core Performance: How Do You Optimize Database Updates?
EF Core Like a Pro : 10 Advanced Techniques Every Developer Should Know
EF Core 7 - Performance Improvements
Entity Framework Core Unchained Getting the Best Performance from Your ORM - Dan Mallott
Common mistakes in EF Core - Jernej Kavka - NDC Sydney 2021
Fundamentals Of EF Core Transaction #shorts
Navigating Async Challenges in EF Core for Large Data Retrieval
Performance Tips [5 of 5] | Entity Framework Core for Beginners
Entity Framework AsNoTracking Does Nothing In This Case #shorts
Entity Framework (Core) Unchained: Getting the Best Performance from Your ORM - Dan Mallott
Комментарии