Skip to content

feat: improve performance when IP addresses change frequently#1407

Merged
bdraco merged 2 commits into
masterfrom
ip_churn
Sep 8, 2024
Merged

feat: improve performance when IP addresses change frequently#1407
bdraco merged 2 commits into
masterfrom
ip_churn

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Sep 8, 2024

We end up spending a lot of time in the ip address object eq when there are a long list of addresses

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (f7c7708) to head (2329b39).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1407      +/-   ##
==========================================
+ Coverage   99.75%   99.78%   +0.03%     
==========================================
  Files          30       30              
  Lines        3247     3248       +1     
  Branches      540      540              
==========================================
+ Hits         3239     3241       +2     
  Misses          5        5              
+ Partials        3        2       -1     

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

@bdraco bdraco marked this pull request as ready for review September 8, 2024 02:39
@bdraco bdraco merged commit 111c91a into master Sep 8, 2024
@bdraco bdraco deleted the ip_churn branch September 8, 2024 02:40
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.

1 participant