GreateCode commented on issue #2849:
URL: https://github.com/apache/brpc/issues/2849#issuecomment-2771994817

   若queue不长(可配),就别唤醒其他bthread_worker了,可以减少上下文切换。
   epoll opt优化了很多上下文切换,应该还有优化空间。
   
   
![Image](https://github.com/user-attachments/assets/d9fd4802-e0ba-420c-ae07-b43643c9268d)
   
   
![Image](https://github.com/user-attachments/assets/4c7c808f-c079-43e7-93db-e0c082c67335)


-- 
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: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to