shenyu
shenyu copied to clipboard
[BUG] <Optimizing RandomLoadBalancer using binary search>
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
The current RandomLoadBalancer is selected through traversal, with a complexity of O (n) and can be optimized through binary search.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
ShenYu version(s):
Debug logs
No response
Anything else?
No response