Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update host wb #22

Merged
merged 3 commits into from
Jun 8, 2023
Merged

Update host wb #22

merged 3 commits into from
Jun 8, 2023

Conversation

cortze
Copy link
Owner

@cortze cortze commented Jun 8, 2023

Following the main idea of having multiple DHT hosts to improve the concurrency performance in the tool, this PR simplifies the XOR distance method to elect the best host, as it isn't 100% ready. The new method selects the host with fewer concurrent ongoing calls as the best one.

The PR also aims to reduce the extra Memory overhead that pprof points to quic-go
pprof002

and that has been already brought up by quic-go/quic-go#3883 . As suggested in the issue, The PR rolls back the quic-go version to it's 0.33.0 version.

@cortze cortze merged commit b462820 into master Jun 8, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant