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

ci: Fix randomly failing .NET benchmarks #4209

Merged
merged 1 commit into from Oct 10, 2022

Conversation

byronxu99
Copy link
Collaborator

With the change to the new benchmarking framework, the .NET benchmarks sometimes fail. I think it was due to this:

  1. Random fluctuations in runtime crossed the 150% performance decrease threshold. Increased to 200%.
  2. The workflow did not have the right permissions to create a "performance alert" PR comment. Added a permission.

@byronxu99 byronxu99 merged commit d4074a6 into VowpalWabbit:master Oct 10, 2022
@byronxu99 byronxu99 deleted the benchmark_fix branch October 10, 2022 15:56
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.

None yet

2 participants