icodening commented on issue #10558: URL: https://github.com/apache/dubbo/issues/10558#issuecomment-1536461591
如图所示,优化后的triple协议相比优化前有着较大幅度的提升,较小报文场景createUser、existUser、getUser下,提升率约在40-45%,与gRPC基本持平。较大报文场景listUser下提升了约17%,相较于同场景下的gRPC还低11% <img width="769" alt="image" src="https://user-images.githubusercontent.com/42876375/236507661-919d2301-8827-4708-96ee-5bd7f384ac04.png"> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
