lightning-cli: test for amazingly slow getlogs speed.

real	3m51.167s
user	3m51.065s
sys	0m0.080s

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2018-01-20 15:07:31 +10:30
committed by Christian Decker
parent c22d2c8dae
commit 61cff03465
4 changed files with 146 additions and 0 deletions

View File

@@ -25,3 +25,4 @@ clean: lightning-cli-clean
lightning-cli-clean:
$(RM) $(LIGHTNING-CLI_LIB_OBJS) $(DAEMON_JSMN_OBJS)
include cli/test/Makefile