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

Double benchmark alert threshold #2649

Merged
merged 5 commits into from Mar 4, 2022
Merged

Double benchmark alert threshold #2649

merged 5 commits into from Mar 4, 2022

Conversation

dmathieu
Copy link
Member

@dmathieu dmathieu commented Mar 3, 2022

See the Action's doc about this config: https://github.com/benchmark-action/github-action-benchmark#alert-threshold-optional

We're getting benchmark failures on the main branch for a majority of commits. This would seem to be due to a lack of consistent performance in GH Actions (maybe noisy neighbours in co-located containers?).
From the failures I've looked at, it seems going to 400% should allow us to fix 90% of the current failures, though I doubt if the benchmark check will really still be so useful. We'll only really have the comment to rely on.

@hanyuancheung hanyuancheung added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 3, 2022
@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #2649 (59df1c1) into main (16e52ed) will decrease coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2649     +/-   ##
=======================================
- Coverage   75.8%   75.8%   -0.1%     
=======================================
  Files        173     173             
  Lines      11664   11664             
=======================================
- Hits        8846    8844      -2     
- Misses      2608    2610      +2     
  Partials     210     210             
Impacted Files Coverage Δ
sdk/trace/batch_span_processor.go 81.1% <0.0%> (-1.0%) ⬇️

@MrAlias MrAlias merged commit 0e4c156 into open-telemetry:main Mar 4, 2022
hanyuancheung added a commit to hanyuancheung/opentelemetry-go that referenced this pull request Mar 5, 2022
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@MrAlias MrAlias added this to the Release v1.5.0 milestone Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants