Browse Source
Especially with valgrind this allows us to safe quite some time on multi-core machines since startup is about the most expensive operation in the tests. In a simple test spinning up 3 nodes this gave me about 25% - 30% test time reduction. The effects will be smaller for single core machines, hoping Travis handles these gracefully. Signed-off-by: Christian Decker <decker.christian@gmail.com>ppa-0.6.1
Christian Decker
7 years ago
committed by
Rusty Russell
1 changed files with 37 additions and 0 deletions
Loading…
Reference in new issue