Replies: 3 comments 1 reply
-
|
这个是性能的取舍,多一次扫描全部的过程对调用的影响就越大,特别是在 provider 数量多的时候 |
Beta Was this translation helpful? Give feedback.
0 replies
-
了解,正确性怎么保证,我理解性能应该是正确的基础上进一步优化的,现在我用这个权重调整的功能认为是不好使的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
或者是否可以记录计算结果的10秒内存缓存,10秒后生效我觉得还能接受 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Steps to reproduce this issue
Expected Behavior
Actual Behavior
应该在invoker列表中找任意一个需要权重计算的就需要权重计算
I
Beta Was this translation helpful? Give feedback.
All reactions