SURPRISE Benchmarks - IEnumerable vs Paging (SQL & Entity Framework)
January 3, 2024
• 863 views
entity frameworkmicrosoft mvpentity framework coreentity framework vs dapper performanceentity framework performanceef core paginationef core queriesdotnet 8entity framework core 7database optimisationc# sqlite databasesqlite3c# sqliteforeach ienumerableforeach ienumerable c#c# ienumerable foreachforeach c#c# foreachienumerable vs ilistiqueryable vs ienumerable c#ienumerable c#iqueryable vs ienumerableienumerable vs iqueryable
In this video, we set out to pit IEnumerables & Iterators against a paging approach. We'll be looking at SQL and Entity Framework core as we compare benchmarks in CSharp.
BenchmarkDotNet comes to our rescue to help us make sense of the results... but... the results are surprising once again!
