Vinicius Barbosa

Results 1 comments of Vinicius Barbosa

I'm facing some similar issue where the REST implementation is faster than the grpc one. My benchmark code is: https://github.com/bmviniciuss/tcc/blob/main/benchmarks/src/create-card/create-card.js I'm seeing gRPC close to or worst than HTTP. Am...