Skip to content

feat: improve performance of ip address caching#1392

Merged
bdraco merged 7 commits into
masterfrom
ip_address_caching
Aug 27, 2024
Merged

feat: improve performance of ip address caching#1392
bdraco merged 7 commits into
masterfrom
ip_address_caching

Conversation

@bdraco

@bdraco bdraco commented Aug 27, 2024

Copy link
Copy Markdown
Member
  • add is_loopback to the cache
  • cache the hash since these object tend to get stored in containers that need it

@codecov

codecov Bot commented Aug 27, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.75%. Comparing base (1444492) to head (e17bca4).
Report is 13 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1392   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files          30       30           
  Lines        3236     3247   +11     
  Branches      536      540    +4     
=======================================
+ Hits         3228     3239   +11     
  Misses          5        5           
  Partials        3        3           

☔ 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 August 27, 2024 01:49
@bdraco bdraco merged commit f7c7708 into master Aug 27, 2024
@bdraco bdraco deleted the ip_address_caching branch August 27, 2024 01:50
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