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

Update the benchmarks #1282

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Update the benchmarks #1282

merged 2 commits into from
Jun 13, 2023

Conversation

martintmk
Copy link
Contributor

@martintmk martintmk commented Jun 13, 2023

Details on the issue fix or feature implementation

Update the benchmarks.

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature
  • I have successfully run a local build

@martintmk martintmk added the v8 Issues related to the new version 8 of the Polly library. label Jun 13, 2023
@martintmk martintmk added this to the v8.0.0 milestone Jun 13, 2023
|---------------------------- |----------:|----------:|----------:|------:|--------:|-------:|----------:|------------:|
| Hedging_Primary | 1.045 μs | 0.0049 μs | 0.0074 μs | 1.00 | 0.00 | - | 40 B | 1.00 |
| Hedging_Secondary | 1.836 μs | 0.0043 μs | 0.0063 μs | 1.76 | 0.01 | 0.0076 | 224 B | 5.60 |
| Hedging_Primary_AsyncWork | 15.291 μs | 1.7958 μs | 2.6878 μs | 14.63 | 2.55 | 0.1678 | 4327 B | 108.17 |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a big drop, however, I suspect this is caused by something on my VM as on main laptop the numbers are very similar to what it was before.

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #1282 (d16660e) into main (bde632e) will decrease coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1282      +/-   ##
==========================================
- Coverage   83.41%   83.25%   -0.16%     
==========================================
  Files         263      263              
  Lines        6348     6290      -58     
  Branches      993      993              
==========================================
- Hits         5295     5237      -58     
  Misses        844      844              
  Partials      209      209              
Flag Coverage Δ
linux ?
macos 83.25% <ø> (-0.16%) ⬇️
windows 83.25% <ø> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

@martintmk martintmk merged commit b77e04f into main Jun 13, 2023
@martintmk martintmk deleted the mtomka/update-benchmarks branch June 13, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v8 Issues related to the new version 8 of the Polly library.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants