-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Issues: grpc/grpc-go
NOTICE: Upcoming API changes to experimental Name Resolver (`...
#6472
opened Jul 24, 2023 by
dfawley
Open
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Optimize recvAndDecompress when receiving compressed payload
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
Status: Requires Reporter Clarification
Type: Performance
Performance improvements (CPU, network, memory, etc)
mem: implement Performance improvements (CPU, network, memory, etc)
ReadAll()
for more efficient io.Reader
consumption
Type: Performance
grpclog: change logger to avoid Printf when the logger is io.Discard
Status: Requires Reporter Clarification
Type: Performance
Performance improvements (CPU, network, memory, etc)
xds: HTTP Filters on Client Side should be instantiated per Route
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
P2
Type: Performance
Performance improvements (CPU, network, memory, etc)
#4639
opened Aug 3, 2021 by
zasweq
transport: reduce garbage allocations in server path
Area: Transport
Includes HTTP/2 client/server and HTTP server handler transports and advanced transport features.
P2
Type: Performance
Performance improvements (CPU, network, memory, etc)
#3305
opened Jan 9, 2020 by
y3llowcake
server: Stats handler and InTapHandle called during critical read path
Area: Server
Includes Server, Streams and Server Options.
P2
Type: Performance
Performance improvements (CPU, network, memory, etc)
#2811
opened May 14, 2019 by
dfawley
New CallOption: grpc.ManualCancel
Area: Client
Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more.
P3
Type: Performance
Performance improvements (CPU, network, memory, etc)
#1923
opened Mar 16, 2018 by
dfawley
Under 80% network utilization for LAN networks with large messages and high concurrency
P3
Type: Performance
Performance improvements (CPU, network, memory, etc)
#1781
opened Jan 4, 2018 by
MakMukhi
Create benchmarks for header metadata
P3
Type: Performance
Performance improvements (CPU, network, memory, etc)
#1543
opened Sep 28, 2017 by
MakMukhi
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.