grpclib icon indicating copy to clipboard operation
grpclib copied to clipboard

Benchmark compare with grpcio

Open ipfans opened this issue 7 years ago • 4 comments

I think it is great to create benchmark comparation with grpcio.

E.x. throughputs/latency/...

ipfans avatar Jan 11 '18 00:01 ipfans

It is hard to create fair and representative benchmarks. That's why I don't have them yet. But I definitely will have them in the future. And not to compete with grpcio, but to improve grpclib and prevent regressions.

vmagamedov avatar Jan 11 '18 12:01 vmagamedov

Let's keep it open until finish first brenchmark 😄

ipfans avatar Jan 11 '18 12:01 ipfans

Seems like benchmarks for gRPC already exists and we can adapt them: https://grpc.io/docs/guides/benchmarking.html

vmagamedov avatar Feb 27 '18 12:02 vmagamedov

Great source of cases for writing helpful benchmarks: https://blogs.dropbox.com/tech/2019/01/courier-dropbox-migration-to-grpc/

vmagamedov avatar Mar 19 '19 13:03 vmagamedov