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

Include user attribute when fetching scores #34

Closed
wants to merge 1 commit into from

Conversation

danielgolf
Copy link

@danielgolf danielgolf commented Dec 7, 2022

Fixes: Feed performance

Changes

Fetching scores from database using includes method to eager load the user attributes.

Before

Screen Shot 2022-12-07 at 12 52 38

After

Screen Shot 2022-12-07 at 12 50 42

@AACraiu
Copy link
Owner

AACraiu commented Dec 9, 2022

Create a new PR in your forked repository.

@AACraiu AACraiu closed this Dec 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