tokers commented on issue #7671:
URL: https://github.com/apache/apisix/issues/7671#issuecomment-1214811975

   First of all, protocol conversion will take some time which is not 
avoidable. There is a trade-off.
   
   What we can do is enhance the implementation of gRPC Transcode and make it 
faster. I don't have any further insights about it, we may inspect it via a 
flame graph and see if we can optimize the hot code path. Or even, change the 
way we implement gRPC Transcode (e.g, using FFI).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to