Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note potential performance implications #2608

Closed
kevbry opened this issue Sep 3, 2020 · 1 comment · Fixed by #2934
Closed

Note potential performance implications #2608

kevbry opened this issue Sep 3, 2020 · 1 comment · Fixed by #2934
Assignees
Milestone

Comments

@kevbry
Copy link

kevbry commented Sep 3, 2020

It should be noted in documentation that using async operations in EF Core backed by sqlclient may result in very severe performance degradation over a synchronous option.

dotnet/efcore#22331


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@roji
Copy link
Member

roji commented Sep 4, 2020

We don't usually note bugs and issues in external providers which are outside of our control - https://github.com/dotnet/sqlclient contains many other issues which may be blocking for other users etc.

But at this is quite severe, a limitations page under the SQL Server provider docs may be relevant, we'll discuss this in triage.

@JeremyLikness JeremyLikness added this to the 5.0.0 milestone Sep 4, 2020
roji added a commit to roji/EntityFramework.Docs that referenced this issue Dec 7, 2020
Closes dotnet#212
Closes dotnet#2608
roji added a commit that referenced this issue Dec 9, 2020
roji added a commit that referenced this issue Dec 9, 2020
roji added a commit that referenced this issue Dec 9, 2020
roji added a commit that referenced this issue Dec 9, 2020
roji added a commit that referenced this issue Dec 9, 2020
roji added a commit that referenced this issue Dec 14, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0, 6.0.0 Dec 16, 2020
roji added a commit that referenced this issue Dec 17, 2020
Closes #212
Closes #2608
Closes #2902
roji added a commit that referenced this issue Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants