-
- Downloads
Merge pull request #10613 from ctiller/framing_costs
Optimize framing a little
No related branches found
No related tags found
Showing
- grpc.def 4 additions, 0 deletionsgrpc.def
- include/grpc/slice.h 22 additions, 0 deletionsinclude/grpc/slice.h
- include/grpc/slice_buffer.h 4 additions, 0 deletionsinclude/grpc/slice_buffer.h
- src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.c 1 addition, 1 deletion...lters/client_channel/lb_policy/grpclb/load_balancer_api.c
- src/core/ext/filters/http/client/http_client_filter.c 1 addition, 1 deletionsrc/core/ext/filters/http/client/http_client_filter.c
- src/core/ext/transport/chttp2/transport/bin_decoder.c 2 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/bin_decoder.c
- src/core/ext/transport/chttp2/transport/bin_encoder.c 3 additions, 3 deletionssrc/core/ext/transport/chttp2/transport/bin_encoder.c
- src/core/ext/transport/chttp2/transport/chttp2_transport.c 5 additions, 5 deletionssrc/core/ext/transport/chttp2/transport/chttp2_transport.c
- src/core/ext/transport/chttp2/transport/frame_data.c 2 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/frame_data.c
- src/core/ext/transport/chttp2/transport/frame_goaway.c 1 addition, 1 deletionsrc/core/ext/transport/chttp2/transport/frame_goaway.c
- src/core/ext/transport/chttp2/transport/frame_ping.c 1 addition, 1 deletionsrc/core/ext/transport/chttp2/transport/frame_ping.c
- src/core/ext/transport/chttp2/transport/frame_rst_stream.c 1 addition, 1 deletionsrc/core/ext/transport/chttp2/transport/frame_rst_stream.c
- src/core/ext/transport/chttp2/transport/frame_settings.c 2 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/frame_settings.c
- src/core/ext/transport/chttp2/transport/frame_window_update.c 1 addition, 1 deletion...core/ext/transport/chttp2/transport/frame_window_update.c
- src/core/ext/transport/chttp2/transport/hpack_encoder.c 1 addition, 1 deletionsrc/core/ext/transport/chttp2/transport/hpack_encoder.c
- src/core/ext/transport/cronet/transport/cronet_transport.c 1 addition, 1 deletionsrc/core/ext/transport/cronet/transport/cronet_transport.c
- src/core/lib/compression/message_compress.c 2 additions, 2 deletionssrc/core/lib/compression/message_compress.c
- src/core/lib/iomgr/tcp_windows.c 1 addition, 1 deletionsrc/core/lib/iomgr/tcp_windows.c
- src/core/lib/security/transport/secure_endpoint.c 4 additions, 4 deletionssrc/core/lib/security/transport/secure_endpoint.c
- src/core/lib/slice/b64.c 1 addition, 1 deletionsrc/core/lib/slice/b64.c
Loading
Please register or sign in to comment