FancyJan commented on issue #2437:
URL: https://github.com/apache/brpc/issues/2437#issuecomment-1826661601

   > 可以贴点数据出来么?
   
   客户端耗时(cntl->latency_us()):
   _rpc_replay_latency : 59729_
   rpc_replay_latency_9999 : 112963
   rpc_replay_latency_cdf : "click to view"
   rpc_replay_latency_percentiles : "[68928,72482,112963,112963]"
   rpc_replay_max_latency : 112963
   
   服务端耗时:
   rpc_server_6001_xx_service_search_concurrency : 1 
   rpc_server_6001_xx_service_search_count : 173520
   rpc_server_6001_xx_service_search_eps : 0 
   rpc_server_6001_xx_service_search_error : 2 
   _rpc_server_6001_xx_service_search_latency : 68115_
   rpc_server_6001_xx_service_search_latency_9999 : 121424
   rpc_server_6001_xx_service_search_latency_cdf : "click to view"
   rpc_server_6001_xx_service_search_latency_percentiles : 
"[81217,85360,121424,121424]"
   rpc_server_6001_xx_service_search_max_concurrency : 10000
   rpc_server_6001_xx_service_search_max_latency : 121424
   rpc_server_6001_xx_service_search_qps : 10
   
   可以看到server端的rt要明显比client侧要长


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