probe-lab / go-kademlia

Generic Go Kademlia implementation
Other
17 stars 4 forks source link

Go Double Hash DHT Performance Evaluation #19

Open iand opened 1 year ago

iand commented 1 year ago

Description

Evaluate the overhead caused by the Double Hash DHT in comparison with the Refactored DHT. Decide whether we want to proceed with the migration or if we should adapt the protocol or drop the change.