We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
balancer + move cost 將會是這個專案下一階段的重大功能,我們需要花點時間重新審視這個強大的工具,目前需要討論的議題如下:
The text was updated successfully, but these errors were encountered:
@qoo332001 @garyparrot 可否麻煩你們協助將相關的議題 or PR連結過來?我們需要在報告時完成這個項目
Sorry, something went wrong.
這邊整理這幾個項目預計關聯的任務
balancer 評測工具,如何在“固定workload" + serverless 的前提下來評斷一個演算法的好壞
這部分初步是要以 BalancerBenchmark 其下的功能來實作,為了做到這個功能,我們有這些任務要完成
BalancerBenchmark
ClusterInfo
ClusterBean
BalancerBenchmarkApp
目前演算法與 move cost 的“相容性”,也就是目前的演算法與哪些 move cost 搭配時會找不到解法?就我所知應該是 leader cost 影響最大
這個部分需要另外進行測試
GreedyBalancer
MoveCost
既有演算法的加速,如何在時間內產出更多解法
新的演算法設計,解決上述2)的問題
ResourceBalancer
ResourceUsageHint
@garyparrot 感謝幫忙整理
@qoo332001 麻煩也將 move cost 的部分也貼上來喔
No branches or pull requests
balancer + move cost 將會是這個專案下一階段的重大功能,我們需要花點時間重新審視這個強大的工具,目前需要討論的議題如下:
The text was updated successfully, but these errors were encountered: