This repository documents a deep and rigorous performance investigation into gRPC and REST APIs, both implemented in Python. The goal of this research was to move beyond simplistic "X is 10x faster ...
When calling python server directly with a python or go gRPC client it works fine. When using envoy to forward the gRPC call, client receive a gRPC unavailable error ...