We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
https://www.cnblogs.com/dudu/p/10423126.html If you don't know Chinese,see these: https://stackoverflow.com/questions/40496012/poor-performance-when-loading-entity-with-large-string-property-using-entity-fra https://stackoverflow.com/questions/28543293/entity-framework-async-operation-takes-ten-times-as-long-to-complete/28619983#28619983 This problem has existed from 2015 to now,if use Dapper's CommandBehavior.SequentialAccess,the problem has disappeared.
EF Core version: 2.2.2 Database Provider: Microsoft.EntityFrameworkCore.SqlServer Operating system: Windows or Linux IDE: Visual Studio 2019 16.3
The text was updated successfully, but these errors were encountered:
This is likely a duplicate of #885
Sorry, something went wrong.
Yes it's duplicate,however you are seem to do nothing.
Closing this as duplicate. Discussion can continue on #885.
No branches or pull requests
https://www.cnblogs.com/dudu/p/10423126.html
If you don't know Chinese,see these:
https://stackoverflow.com/questions/40496012/poor-performance-when-loading-entity-with-large-string-property-using-entity-fra
https://stackoverflow.com/questions/28543293/entity-framework-async-operation-takes-ten-times-as-long-to-complete/28619983#28619983
This problem has existed from 2015 to now,if use Dapper's CommandBehavior.SequentialAccess,the problem has disappeared.
Further technical details
EF Core version: 2.2.2
Database Provider: Microsoft.EntityFrameworkCore.SqlServer
Operating system: Windows or Linux
IDE: Visual Studio 2019 16.3
The text was updated successfully, but these errors were encountered: