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 #8

Closed
wants to merge 7 commits into from
Closed

Improve feed performance #8

wants to merge 7 commits into from

Conversation

Papa-Cristian
Copy link

Fixes: #1

Changes

The feed now uses eager loading for the user field, avoiding more database calls to retrieve the name of each user.

Before

Screenshot 2021-12-29 at 13 17 46

After

Screenshot 2021-12-29 at 13 19 54

@Papa-Cristian Papa-Cristian changed the base branch from main to develop December 30, 2021 11:06
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
3 participants