expleeve opened a new issue, #1861:
URL: https://github.com/apache/incubator-brpc/issues/1861

   **Describe the bug (描述bug)**
   When I test a brpc client and a brpc server, about 50k QPS,  the Avg latency 
is over 44ms.
   I found the most of the time spent between finish write and start read,about 
37ms,I don't know why
   
   **To Reproduce (复现方法)**
   client:20*pthread,async call,sofa-pbrpc,single connection, no retry
   server:  default config
   add two bvar::LatencyRecorder:
   
   **Expected behavior (期望行为)**
   
   
   **Versions (各种版本)**
   OS:
   Compiler:
   brpc:
   protobuf:
   
   **Additional context/screenshots (更多上下文/截图)**
   
   


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