Skip to content

Cherry-pick #8179 into v1.71.x #8184

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
Mar 19, 2025
Merged

Conversation

arjan-bal
Copy link
Contributor

@arjan-bal arjan-bal commented Mar 19, 2025

Original PR: #8179
Related issue: #8173

RELEASE NOTES:

  • resolver: EndpointMap's Get, Set and Delete operations are now O(1) on average.

@arjan-bal arjan-bal added the Type: Performance Performance improvements (CPU, network, memory, etc) label Mar 19, 2025
@arjan-bal arjan-bal added this to the 1.71 Release milestone Mar 19, 2025
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.17%. Comparing base (8d46b21) to head (c20fb3e).
Report is 2 commits behind head on v1.71.x.

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.71.x    #8184      +/-   ##
===========================================
- Coverage    82.39%   82.17%   -0.22%     
===========================================
  Files          387      387              
  Lines        38962    38944      -18     
===========================================
- Hits         32101    32004      -97     
- Misses        5555     5611      +56     
- Partials      1306     1329      +23     
Files with missing lines Coverage Δ
resolver/map.go 96.19% <100.00%> (-0.56%) ⬇️

... and 27 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dfawley dfawley assigned arjan-bal and unassigned purnesh42H and dfawley Mar 19, 2025
@arjan-bal arjan-bal merged commit 9c81a91 into grpc:v1.71.x Mar 19, 2025
14 of 15 checks passed
@arjan-bal arjan-bal deleted the cherry-pick-8179 branch March 19, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Performance Performance improvements (CPU, network, memory, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants