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

Speed up packet dedup and fix benches (backport #22592) #22613

Merged
merged 1 commit into from Jan 20, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 20, 2022

This is an automatic backport of pull request #22592 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Speed up packet dedup and fix benches

* fix tests

* allow int arithmetic in bench

(cherry picked from commit a2d251c)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jan 20, 2022
@codecov
Copy link

codecov bot commented Jan 20, 2022

Codecov Report

Merging #22613 (b0edbef) into v1.9 (e9e35fd) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##             v1.9   #22613     +/-   ##
=========================================
- Coverage    81.2%    81.1%   -0.1%     
=========================================
  Files         526      526             
  Lines      146544   146551      +7     
=========================================
- Hits       119017   118997     -20     
- Misses      27527    27554     +27     

@mergify mergify bot merged commit a0a8815 into v1.9 Jan 20, 2022
@mergify mergify bot deleted the mergify/bp/v1.9/pr-22592 branch January 20, 2022 22:52
@github-actions
Copy link
Contributor

This PR has been automatically locked since there has not been any activity in past 14 days after it was merged.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes locked PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant