I'm trying to do a large array transfer (10-50MB) over gRPC in python and 
it's quite slow (5-10 seconds, both client and server on localhost). I've 
tried both streaming and unary requests, and they both seem to run slowly.

For more details/conversation, here's the stackoveflow 
question: 
https://stackoverflow.com/questions/70993553/grpc-slow-serialization-on-large-dataset

And for the minimum reproducible 
example: https://github.com/parksj10/grpc_min

Any help/guidance much appreciated!!!


-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/b713e084-a3d9-46e3-aae2-8501164ca449n%40googlegroups.com.

Reply via email to