Skip to content

fix(benchmark): fix benchmark CI after bencher update #1157

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

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

glevco
Copy link
Contributor

@glevco glevco commented Oct 15, 2024

Motivation

A recent update in our benchmark CI tool, bencher, broke our alerts. This PR fixes it.

Acceptance Criteria

  • Fix benchmark CI.

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco added the bug Something isn't working label Oct 15, 2024
@glevco glevco self-assigned this Oct 15, 2024
Copy link

🐰 Bencher Report

Branchfix/benchmark-ci
Testbedubuntu-22.04
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Lower Boundary
nanoseconds (ns)
(Limit %)
Upper Boundary
nanoseconds (ns)
(Limit %)
sync-v2 (up to 20000 blocks)📈 view plot
🚷 view threshold
101,453,803,137.60
(-0.44%)
91,708,653,335.77
(90.39%)
112,088,354,077.05
(90.51%)
🐰 View full continuous benchmarking report in Bencher

@glevco glevco marked this pull request as ready for review October 15, 2024 16:55
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.39%. Comparing base (9c1fe88) to head (5fdc701).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1157      +/-   ##
==========================================
- Coverage   84.51%   84.39%   -0.13%     
==========================================
  Files         317      317              
  Lines       24365    24365              
  Branches     3708     3708              
==========================================
- Hits        20592    20562      -30     
- Misses       3065     3085      +20     
- Partials      708      718      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glevco glevco merged commit 349555f into master Oct 16, 2024
13 checks passed
@glevco glevco deleted the fix/benchmark-ci branch October 16, 2024 16:39
@jansegre jansegre mentioned this pull request Nov 21, 2024
2 tasks
@jansegre jansegre mentioned this pull request Dec 11, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants