Thanks for replying, I am using the code from below article: https://www.techgeeknext.com/spring-boot/spring-boot-grpc-example#google_vignette
It's spring boot application. Even for single request grpc is response time is 100 ms and REST is taking 12 ms only. On Thursday, 16 February 2023 at 19:10:45 UTC+5:30 Gordan Krešić wrote: > On 16. 02. 2023. 14:38, Gordan Krešić wrote: > > > > I did similar test about a month ago, check the thread "gRPC performance > (Java)": https://groups.google.com/g/grpc-io/c/4-bfxJDc7_s > > > > Over there you even have a link to a repo with sample projects I used to > test. > > Forgot to mention: check repo from the last post ( > https://groups.google.com/g/grpc-io/c/4-bfxJDc7_s/m/y1qqIg5nCAAJ), not > the first one. > > -gkresic. > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/287e0a5d-3ede-41fd-9645-1bf9c807a8e5n%40googlegroups.com.
