CoolIceV commented on PR #2067:
URL: https://github.com/apache/dubbo-go/pull/2067#issuecomment-1264549370

   This load balancer takes into account the recent request success rate and 
request latency, the effect is as follows.
   
   Flexible services are turned on at the marked line position. After that the 
QPS of different configured services is no longer the same, and the CPU load 
and latency of lower configured services are significantly reduced.
   
![qps](https://user-images.githubusercontent.com/42159666/193437831-774bd1b6-4ff6-4f42-9ee5-5f2977adc0c2.png)
   
![cpu](https://user-images.githubusercontent.com/42159666/193437843-362c024c-e6d4-4734-ae26-34781d4575e1.png)
   
   
   


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