grpc_bench
grpc_bench copied to clipboard
Rust benchmarks - try different async runtimes
It would be nice to check if Rust implementations would get some performance boost with an alternative async runtime, e.g. async-std
, especially in multicore scenarios.