[grpc-io] Re: How to reproduce the latency and qps benchmark numbers for grpc-java?

2016-12-29 Thread 'Carl Mastrangelo' via grpc.io
The benchmarks are run using LoadClient and LoadServer, in a sibling directory. The test you ran is design to maximize the number of QPS rather than minimize latency. The latency benchmarks are designed to be controlled by a coordinating process found the in C core repo

[grpc-io] Re: How to reproduce the latency and qps benchmark numbers for grpc-java?

2016-12-23 Thread alpha . lam . ts
I was referring to the benchmark numbers in this page: http://www.grpc.io/docs/guides/benchmarking.html The numbers I quoted was from the performance dashboard. It will be great if the page can link to the benchmark implementation and the exact command line flags used. Alpha On Thursday,