Skip to content
New issue

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

Improve performance for peer search when finding/allocating peer #55

Closed
mwyzhao opened this issue Jul 9, 2020 · 1 comment
Closed

Comments

@mwyzhao
Copy link
Member

mwyzhao commented Jul 9, 2020

To be done after #3. Currently, it pings and and sorts all peers to find the best peer. This is really bad performance wise but can be improved by using Prometheus, and stopping after a good enough peer is found.

@mwyzhao
Copy link
Member Author

mwyzhao commented Jul 9, 2020

Duplicate of common#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant