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

Fix the calculation of the penalized metrics #224

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

nck-mlcnv
Copy link
Contributor

The penalized metrics were only calculated with the successful executions, instead of every execution.

@nck-mlcnv nck-mlcnv self-assigned this Oct 24, 2023
@nck-mlcnv nck-mlcnv requested a review from bigerl October 24, 2023 15:49
Copy link
Member

@bigerl bigerl left a comment

Choose a reason for hiding this comment

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

Looks good. My changes don't change anything in the behaviour but ar solely to improve readablility. It helped me to understand what happens there so it might also help whomever might ever try to understand this piece of code.

Make the QPS metric only use the time from the successful queries.
@nck-mlcnv nck-mlcnv merged commit aee83ef into main Oct 31, 2023
1 check passed
@nck-mlcnv nck-mlcnv deleted the hotfix/penalized-metrics branch June 11, 2024 08:36
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