Re: [grpc-io] Re: gRPC performance (Java)

2023-01-04 Thread Gordan Krešić
On 03. 01. 2023. 23:57, 'Sergii Tkachenko' via grpc.io wrote: Just an idea - did you try to run `ghz` with the `--async` flag. It might make sense to play around with `--skipFirst` flag as well, so that first request to not pre-warmed JVM do not bias the result. Also - looks like REST wrk

Re: [grpc-io] Re: gRPC performance benchmark

2018-11-07 Thread robert engels
I would think it is going to depend heavily on the work the gRPC service method does, not GRPC itself. Since the REST/HTTP protocol is already less efficient than the gRPC one - the former is going to dominate it in terms of relative performance. > On Nov 7, 2018, at 1:31 PM, dineshs via

Re: [grpc-io] Re: gRPC Performance

2018-03-14 Thread ndun
Hi Sree, any updates? we also found that some data is missing: https://performance-dot-grpc-testing.appspot.com/explore?dashboard=5636470266134528 Nan On Thursday, March 8, 2018 at 8:36:04 PM UTC-8, Sree Kuchibhotla wrote: > > Thanks for bringing this to our attention. The numbers look very

Re: [grpc-io] Re: gRPC Performance

2018-03-08 Thread 'Sree Kuchibhotla' via grpc.io
Thanks for bringing this to our attention. The numbers look very low for C++ (especially for unary, its way too low). We are investigating.. thanks, Sree On Wed, Mar 7, 2018 at 4:38 PM 'Matt Kwong' via grpc.io < grpc-io@googlegroups.com> wrote: > +grpc-io > > Unfortunately, I'm not the best