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 performance Project getByFootprint #598

Open
wants to merge 2 commits into
base: live
Choose a base branch
from

Conversation

davidbeig
Copy link
Member

🎩 What? Why?

Please describe your pull request.

The home page of Goteo currently handles different database queries. Some of them are not improved for a long time. Currently, under development, we can see in the development tools that we have some long queries.

📌 Related Issues

Link your PR to an issue

  • Related to #?
  • Fixes #?

Testing

Enter the home of goteo and inspect the queries that take longer. It might not result in the same result depending on the size of your database. Afterwards, apply this change and validate the new performance improvement.

📷 Screenshots

Please add screenshots of the changes you are proposing

Previous to improvement

After improvement

♥️ Thank you!

@davidbeig davidbeig requested a review from subiabre January 31, 2024 14:43
@davidbeig davidbeig self-assigned this Jan 31, 2024
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.

1 participant