mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-27 21:55:07 +03:00
yet more debugging
This commit is contained in:
parent
f0bd40ff68
commit
5e3959f1d0
4 changed files with 72 additions and 73 deletions
|
@ -437,7 +437,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue