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/2aa6c0ae-a657-40b8-b5a5-9e7b9af02b9b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.