This is an automated email from the ASF dual-hosted git repository.

He-Pin pushed a change to branch optimize-grpc-unary-fast-paths
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


    from f9b9ef7c perf: optimize unary gRPC fast paths
     add c5bdd708 perf: reduce gRPC protobuf frame allocations

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pekko/grpc/ProtobufSerializer.scala |  4 ++
 .../pekko/grpc/internal/AbstractGrpcProtocol.scala | 36 +++++++++-------
 .../pekko/grpc/internal/GrpcEntityHelpers.scala    | 18 +++++++-
 .../pekko/grpc/internal/GrpcResponseHelpers.scala  | 49 +++++++++++++++++++---
 .../grpc/javadsl/GoogleProtobufSerializer.scala    | 17 +++++++-
 .../grpc/scaladsl/ScalapbProtobufSerializer.scala  | 17 +++++++-
 6 files changed, 116 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to