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

address performance issues w/passrate #63

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

trey-ivy
Copy link
Collaborator

@trey-ivy trey-ivy commented Jan 21, 2025

when running in an environment where target entries scale and become very large, the pass rate functionality can cause the targets and tests views to become slow and unresponsive. to address this issue, i'm removing pagination and pass rate from these views and adjusting the backend queries respectively to see if this improves performance enough to make the application more responsive. I'm also adjusting the cache policy from cache and network to the default and adding a long poll interval and indexing the label fields of target pair and test collection in the db

@trey-ivy
Copy link
Collaborator Author

new UI view doesn't look that much different, but its markedly more performant. idk if it will be a big enough performance boost tho
image

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