Skip to content

credentials/alts: Optimize Reads (Roll forward #8236) #8271

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 2 commits into from
Apr 29, 2025

Conversation

arjan-bal
Copy link
Contributor

This PR roll forwards #8204 and #8232 which were rolled back in #8236. The required fixes have been made in cl750069203 and cl/750076439.

RELEASE NOTES:

  • credentials/alts: Improve read performance by optimizing buffer copies and allocations.

@arjan-bal arjan-bal added Type: Performance Performance improvements (CPU, network, memory, etc) Area: Auth Includes regular credentials API and implementation. Also includes advancedtls, authz, rbac etc. labels Apr 24, 2025
@arjan-bal arjan-bal added this to the 1.73 Release milestone Apr 24, 2025
@arjan-bal arjan-bal requested a review from gtcooke94 April 24, 2025 05:39
@arjan-bal arjan-bal changed the title credentials/alts: Optimize Reads credentials/alts: Optimize Reads (Roll forward #8236) Apr 25, 2025
@arjan-bal arjan-bal merged commit 399e2d0 into grpc:master Apr 29, 2025
13 checks passed
@arjan-bal arjan-bal deleted the alts branch April 29, 2025 05:49
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Auth Includes regular credentials API and implementation. Also includes advancedtls, authz, rbac etc. Type: Performance Performance improvements (CPU, network, memory, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants