chenBright commented on issue #3030:
URL: https://github.com/apache/brpc/issues/3030#issuecomment-3089615365

   我最近测了一下,rpc_press + echo service,没测出来延时性能的提升,只有cpu少许的提升。
   另外在UT中出现异常超时的问题。
   
分析到cpu提升和超时应该的原因应该是priority_to_run没有signal。https://github.com/apache/brpc/pull/2819#issuecomment-2833372438
 反馈的超时可能是相同的问题。
   
   https://github.com/apache/brpc/issues/2849#issuecomment-2768708248 
CPU下降应该也是这个原因。
   


-- 
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]

Reply via email to