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

Tags for worst offenders #331

Merged
merged 4 commits into from
Jul 31, 2024
Merged

Conversation

stanbrub
Copy link
Collaborator

@stanbrub stanbrub commented Jul 31, 2024

  • Added a query to determine occurrences of score outliers over time for the nightly runs. Since this is based on the previous 5 days average, very bad or good scores are factored into the average, so occurrences are low,
  • For the worst offenders, added @Tag("Iterate") to get more iterations during the nightly runs
  • Where* operations are typically the worst, so the Iterate tag is place at the test class level

@stanbrub stanbrub self-assigned this Jul 31, 2024
@stanbrub stanbrub linked an issue Jul 31, 2024 that may be closed by this pull request
@stanbrub stanbrub merged commit 17ae7de into deephaven:main Jul 31, 2024
2 checks passed
@stanbrub stanbrub deleted the tags-for-worst-offenders branch July 31, 2024 20:38
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.

Iterations for Outlier Benchmarks
1 participant