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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SofiaDragos
Copy link
Owner

Fixes: AACraiu#1

Changes

Screenshot 2022-08-11 at 16 59 54

Switching from lazy loading to eager loading in order to reduce the number of queries

Before

before

After

After

Gemfile Outdated Show resolved Hide resolved
app/controllers/api/scores_controller.rb Outdated Show resolved Hide resolved
Gemfile Outdated Show resolved Hide resolved
@AACraiu
Copy link
Collaborator

AACraiu commented Aug 11, 2022

Change the title as follows

Hotfix / <Issue's Title>

@SofiaDragos SofiaDragos changed the title Hotfix/queries problem fix Hotfix/Improve scores feed performance Aug 12, 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