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

Refactor the GetGamesByUser query to improve performance #543

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

StevenWeathers
Copy link
Owner

Fixes #533

Description

This PR fixes a performance issue with getting the list of User Games which when Team Games were added decreased performance drastically for smaller resourced db instances.

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Fixes #533

Screenshots/Recordings

Steps to QA

@StevenWeathers StevenWeathers merged commit fadf482 into main Mar 29, 2024
9 checks passed
@StevenWeathers StevenWeathers deleted the feat-user-games-query-performance-fix branch March 29, 2024 02:45
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.

Bug: My Games overview has an error
1 participant