mrproliu commented on issue #12372: URL: https://github.com/apache/skywalking/issues/12372#issuecomment-2443660298
I have [created a project](https://github.com/mrproliu/grpc-street-test) to street test the performance of the [native gRPC framework](https://github.com/grpc/grpc-java) vs [Armeria gPRC framework](https://github.com/line/armeria). It seems that in unary scenarios, native gRPC is slightly stronger than Armeria gRPC. However. But in streaming scenarios (the main usage of SkyWalking OAP), it appears that Armeria gRPC outperforms native gRPC by **more than 20%**.  -- 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]
