onet icon indicating copy to clipboard operation
onet copied to clipboard

LocalManager connect is slow

Open ineiti opened this issue 6 years ago • 0 comments

While working on timeout issues in cothority, we saw that LocalManager can take a long time to set up a connection (10ms or more), which is somewhat counterintuitive.

Is it possible to speed up the time needed to create connections using the LocalManager?

First simple test replacing NewLocalTest with NewTCPTest shows no improvement - so perhaps the problem is further up?

ineiti avatar May 03 '18 09:05 ineiti