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 Fedora performance using the Fedora 6 simple search API #852

Open
escowles opened this issue Apr 20, 2021 · 0 comments
Open

Improve Fedora performance using the Fedora 6 simple search API #852

escowles opened this issue Apr 20, 2021 · 0 comments

Comments

@escowles
Copy link
Contributor

The following query service methods currently have poor performance and scalability because they retrieve all repository items and then filter in memory:

  • find_all_of_model
  • count_all_of_model

Investigate using the Fedora 6 simple search API for these instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant