I've found that a lot of CPU is used by Interceptor which I use to print in/out messages in log. 50% only for one interceptor. Looks like a huge overhead.
On Tuesday, May 31, 2022 at 12:08:26 AM UTC+3 sempronio18 wrote: > I think that the problem you're issuing is too vague, there could be some > memory leak somewhere or there could be some other issue, with informations > you gave us, I don't think it would be possible find the issue. > > Il giorno lunedì 30 maggio 2022 alle 16:50:54 UTC+2 [email protected] ha > scritto: > >> Hello, developers. >> Could you say me is it ok than my gRPC callback server application eats >> about 150% CPU on 32 CPUs server with 1500 unary requests per second? >> >> I think that is it too much for such amount of requests. >> >> Sincerely, >> Oleg >> > -- 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/df2b80e9-1df3-427e-bb9a-1c2e5653aed9n%40googlegroups.com.
