-
- Downloads
Merge pull request #9411 from ctiller/faster_slices
Make move_first not call memmove
Showing
- grpc.def 2 additions, 0 deletionsgrpc.def
- include/grpc/impl/codegen/slice.h 7 additions, 2 deletionsinclude/grpc/impl/codegen/slice.h
- include/grpc/slice_buffer.h 7 additions, 0 deletionsinclude/grpc/slice_buffer.h
- src/core/lib/slice/slice_buffer.c 92 additions, 39 deletionssrc/core/lib/slice/slice_buffer.c
- src/ruby/ext/grpc/rb_grpc_imports.generated.c 4 additions, 0 deletionssrc/ruby/ext/grpc/rb_grpc_imports.generated.c
- src/ruby/ext/grpc/rb_grpc_imports.generated.h 6 additions, 0 deletionssrc/ruby/ext/grpc/rb_grpc_imports.generated.h
Loading
Please register or sign in to comment