I'm not sure ab is a very good benchmark tool.  It used to be years ago, 
but I haven't seen it used in a long time.  Also, by using it you avoid the 
deserialization that a real client would do.  



On Tuesday, November 6, 2018 at 10:39:49 AM UTC-8, din...@wepay.com wrote:
>
> Hi,
>
> Using gRPC Java RouteGuide Example available in github, I was running a 
> gRPC server and a REST server which contains gRPC client. Using this setup, 
> I tried to run AB (Apache Bench) tool to find the performance of unary and 
> server side streaming calls.
>
> I noticed that the response time becomes low as we increase the 
> concurrency level (especially more significant change for server side 
> streaming calls). I would like to if there is any recommended best 
> practices or this is and expected increase in latency.
>
> FYI, I created a single ManagedChannel instance for the client and startup 
> time. I have also attached the performace graphs.
>
> Regards,
> Dinesh P S
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/05956bfc-32bf-4d8a-847d-230b22ff1b02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to