mirror of https://github.com/grpc/grpc-java.git
runUnaryBlockingClosedLoop is failing after 10.3s, which means 5.3s was probably spent loading the LoadWorker. That means things are likely indeed slow enough that 5s isn't enough time to wait for the server to start. A successful execution of runUnaryBlockingClosedLoop takes 12.1 seconds, which again points to general slow execution. |
||
|---|---|---|
| .. | ||
| generated/main/grpc/io/grpc/benchmarks/proto | ||
| jmh/java/io/grpc/benchmarks | ||
| main | ||
| test/java/io/grpc/benchmarks/driver | ||