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

Fixed n+1 queries issue #4

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

SergiuCiupeGG
Copy link
Owner

Fixes: issue url

Changes

Fixed the n+1 queries issue by eager loading instead of lazy loading.

Before

Screenshot 2022-02-07 at 15 03 28

After

Screenshot 2022-02-07 at 15 04 42

@SergiuCiupeGG SergiuCiupeGG merged commit dcd0623 into main Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve scores feed performance
2 participants