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

Add tracking options to every get functions in repositories #47

Open
Tolkie opened this issue May 6, 2021 · 0 comments
Open

Add tracking options to every get functions in repositories #47

Tolkie opened this issue May 6, 2021 · 0 comments
Labels
performance Enhancements related to performance

Comments

@Tolkie
Copy link
Collaborator

Tolkie commented May 6, 2021

https://blog.jetbrains.com/dotnet/2021/02/24/entity-framework-core-5-pitfalls-to-avoid-and-ideas-to-try/

Read : Tracking read-only queries

TL;DR
Fetching entities while tracking them has a slight performance impact, we should pass an option to disable/enable tracking.

image

@Tolkie Tolkie added the enhancement New feature or request label May 6, 2021
@Tolkie Tolkie added this to the Beta milestone May 6, 2021
@Tolkie Tolkie self-assigned this May 6, 2021
@ingvaar ingvaar removed this from the Beta milestone May 6, 2021
@Tolkie Tolkie added performance Enhancements related to performance and removed enhancement New feature or request labels May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Enhancements related to performance
Projects
Status: To do
Development

No branches or pull requests

2 participants