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

Display of 1200 packages list takes too much time #856

Closed
pombredanne opened this issue Aug 12, 2023 · 1 comment
Closed

Display of 1200 packages list takes too much time #856

pombredanne opened this issue Aug 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@pombredanne
Copy link
Member

It can take a couple minutes to display the list of packages found in a project for a 1200 packages list. It should be almost instantaneous IMHO as this is a small, short list.

@pombredanne pombredanne added the bug Something isn't working label Aug 12, 2023
tdruez added a commit that referenced this issue Aug 14, 2023
Signed-off-by: Thomas Druez <tdruez@nexb.com>
tdruez added a commit that referenced this issue Aug 14, 2023
Signed-off-by: Thomas Druez <tdruez@nexb.com>
@pombredanne
Copy link
Member Author

In terms of solution, we could avoid displaying the details of Package resources and just a count liking to a Resource filtered page or to the Package resource tab. This is to be discussed though.

tdruez added a commit that referenced this issue Aug 14, 2023
* Improve DiscoveredPackageListView query performances #856

Signed-off-by: Thomas Druez <tdruez@nexb.com>

* Replace the get_absolute_url calls in templates #856

Signed-off-by: Thomas Druez <tdruez@nexb.com>

---------

Signed-off-by: Thomas Druez <tdruez@nexb.com>
@tdruez tdruez closed this as completed Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants