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 scores feed performance #1

Comments

@GeorgeMarcusGG
Copy link
Collaborator

GeorgeMarcusGG commented Nov 12, 2021

When loading the scores feed we are running into the n+1 queries problem

Screenshot_2021-07-05_at_20 34 52

The fix must be done in a hotfix branch.

Make sure that rubocop and rspec still pass.

alexTakeoff referenced this issue in alexTakeoff/golfr_backend Jan 30, 2023
@AACraiu AACraiu reopened this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment