dotnet / efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
https://docs.microsoft.com/ef/
MIT License
13.8k stars 3.2k forks source link

Perf regressions in query benchmarks #35154

Open ajcvickers opened 5 days ago

ajcvickers commented 5 days ago

Regressions were on April 12, and May 29.

FuncletizationSqliteTest:

Image

SimpleQuerySqliteTest

Image

maumar commented 5 days ago

April 12 is the liftable constant, May 29 I will have to check one by one because nothing immediately jumps out when I look at the prs