I have a few questions after reading benchmarking page at
The benchmark seem to use secure channels.
Parts of our solutions are totally isolated within a cluster and it will not necessarily be required to use secure channels if the benefits are good enough.
Do you also have a benchmark for insecure channels?
I've read some (unofficial) claims that Rust can have lower overhead as compared to other languages using gRPC.
Have anyone here experimented with benchmarking gRPC/Rust?
If so how does it compare to other languages?