Skip to content

Implement RTT tracking and parallel probing in HyperDHT#230

Open
Mysticswiss wants to merge 1 commit intoholepunchto:mainfrom
Mysticswiss:main
Open

Implement RTT tracking and parallel probing in HyperDHT#230
Mysticswiss wants to merge 1 commit intoholepunchto:mainfrom
Mysticswiss:main

Conversation

@Mysticswiss
Copy link

  • Added RTT measurement and caching for nodes to improve connection efficiency.
  • Introduced parallel probing based on average RTT to optimize connection attempts.
  • Enhanced timeout settings for connections using RTT data.
  • Updated related tests to validate new functionality and ensure proper behavior with RTT data.
  • Refactored connection logic to utilize new caching mechanisms for direct connections.

- Added RTT measurement and caching for nodes to improve connection efficiency.
- Introduced parallel probing based on average RTT to optimize connection attempts.
- Enhanced timeout settings for connections using RTT data.
- Updated related tests to validate new functionality and ensure proper behavior with RTT data.
- Refactored connection logic to utilize new caching mechanisms for direct connections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant