Y
Hacker News
new
|
ask
|
show
|
jobs
by
bouke
1317 days ago
Why is the latter faster than the former?
1 comments
foepys
1316 days ago
The latter has a fast path for arrays and lists, the former doesn't.
For Entity Framework (Core) and LINQ to SQL it doesn't matter, though.
link
For Entity Framework (Core) and LINQ to SQL it doesn't matter, though.