dotnet / dotnet/EntityFramework.Docs
Document the perf improvements around the switch from EXISTS to IN in What's New
Open
area-whats-new
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
This warrants mentioning because of the dramatic perf improvement on non-SQL Server databases.
Part of this was done for preview6: https://github.com/dotnet/efcore/issues/30955
The other part (hopefully!) for rc1: https://github.com/dotnet/efcore/issues/31386
Contributor guide
Assessment
This issue has not been assessed yet.