grpc-java/benchmarks/src
Eric Anderson c61b4af33d benchmarks: Raise timeout for aarch64
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.
2022-05-16 13:20:04 -07:00
..
generated/main/grpc/io/grpc/benchmarks/proto compiler: Add GrpcGenerated annotation to generated class 2021-07-02 22:11:40 -07:00
jmh/java/io/grpc/benchmarks Migrate callers to ServerCredentials 2020-11-13 11:13:33 -08:00
main benchmarks: Modernize client to use target and credentials 2022-02-07 13:11:04 -08:00
test/java/io/grpc/benchmarks/driver benchmarks: Raise timeout for aarch64 2022-05-16 13:20:04 -07:00