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

Hotfix / Improve scores feed performance #3

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

danielgolf
Copy link
Owner

Fixes: Feed performance

Changes

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

Before

206160406-f4669c10-9d9d-4c7c-8dc3-c1a8a5e371fb

After

206159990-48961033-74bf-46d2-ba57-d4765ec8079f

@AACraiu
Copy link

AACraiu commented Dec 9, 2022

The title should usually be Feature / {Name of the issue}

@danielgolf danielgolf changed the title Include user attribute when fetching scores Hotfix / Improve scores feed performance Dec 9, 2022
@danielgolf danielgolf merged commit b3e6ef4 into main 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