Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jul 20, 2021

Motivation:

The gRPC Web to HTTP/2 codec attempted to avoid CoWs when mutating its
state.

Modifications:

  • Avoid CoWs in the GRPCWebToHTTP2ServerCodec

Result:

Fewer CoWs.

Motivation:

The gRPC Web to HTTP/2 codec attempted to avoid CoWs when mutating its
state.

Modifications:

- Avoid CoWs in the GRPCWebToHTTP2ServerCodec

Result:

Fewer CoWs.
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Jul 20, 2021
@glbrntt glbrntt requested a review from Lukasa July 20, 2021 13:42
@Lukasa Lukasa merged commit e9ce378 into grpc:main Jul 20, 2021
@glbrntt glbrntt deleted the gb-fewer-cows branch July 20, 2021 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants