Fix performance problem when calling ToList on IEnumerable for EF.Parameter/ParameterTranslationMode.Parameter
Open
area-perf
area-primitive-collections
area-query
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
See https://github.com/dotnet/efcore/pull/37257#pullrequestreview-3520598683. Probably best to do it in funcletizer and assume list it available through the pipeline.
Related to #37204.
Contributor guide
Assessment
This issue has not been assessed yet.