4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-14 18:36:07 +00:00

fix sim and tune dht to bootstrap a little faster

This commit is contained in:
Arceliar
2018-11-16 19:32:12 -06:00
parent 289f1ce7c2
commit ef6cece720
2 changed files with 12 additions and 6 deletions

View File

@ -439,7 +439,7 @@ func main() {
pingNodes(kstore)
//pingBench(kstore) // Only after disabling debug output
//stressTest(kstore)
time.Sleep(120 * time.Second)
//time.Sleep(120 * time.Second)
dumpDHTSize(kstore) // note that this uses racey functions to read things...
if false {
// This connects the sim to the local network