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

(Add) Client torrent size sum to profile page #4169

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

Roardom
Copy link
Collaborator

@Roardom Roardom commented Sep 22, 2024

This query's execution time is increased from 10 ms to ~550 ms for power users with a few thousand torrents, or ~30 ms for average users with a few dozen torrents. Is the increased page load time worth its usefulness?

This query's execution time is increased from 10 ms to ~550 ms for power users with a few thousand torrents, or ~30 ms for average users with a few dozen torrents. Is the increased page load time worth its usefulness?
Copy link
Collaborator

@HDVinnie HDVinnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not worth it imo

@Roardom Roardom closed this Sep 22, 2024
@Roardom
Copy link
Collaborator Author

Roardom commented Oct 1, 2024

Can we test this temporarily in an environment with a tuned database and see how fast the queries load? I've got a feeling there's more to the story than my numbers tell. Considering the usefulness of this PR, I'd like to double check.

@Roardom Roardom reopened this Oct 1, 2024
@HDVinnie
Copy link
Collaborator

Can we test this temporarily in an environment with a tuned database and see how fast the queries load? I've got a feeling there's more to the story than my numbers tell. Considering the usefulness of this PR, I'd like to double check.

Will test in a tuned production environment this weekend and report back.

@HDVinnie HDVinnie merged commit a93c9f1 into HDInnovations:8.x.x Nov 21, 2024
10 checks passed
@HDVinnie HDVinnie deleted the profile-client-seedsize branch November 21, 2024 03:32
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.

2 participants