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

Improve Feed Performance #1

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

Tiberiu007
Copy link
Owner

Fixes: AACraiu#1

Changes

Improved feed performance by eager loading the associations of the scores entities (associated users) right away into the controller to avoid database overhead.

Before

Screenshot 2022-01-03 at 14 58 27

After

Screenshot 2022-01-03 at 14 57 01

@SergiuApostuTOL
Copy link
Collaborator

Clearly we should write shorter commit messages 😄

@SergiuApostuTOL SergiuApostuTOL merged commit bb317eb into develop Jan 3, 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.

2 participants