How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Blog: gRPC performance benchmarks on GKE

calendar_today March 1, 2022 person domain grpc

gRPC performance benchmarks have now been transitioned to run on GKE, with similar results but much increased flexibility. Background gRPC performance testing requires a test driver and workers (one or more clients and a server), as described in gRPC performance benchmarks. Each test may have a different configuration, or scenario, that is passed to the driver and specified as a JSON file. Previously, the driver was run by the continuous integration process, and the workers were run on long-lived GCE VMs.

open_in_new Read original post