rgb-cln/cli
Rusty Russell 8238fe6acf common/json: only maintain array of nested types if DEVELOPER mode.
My test case is a mainnet gossip store with 22107 channels, and
time to do `lightning-cli listchannels`:

Before: `lightning-cli listchannels` DEVELOPER=0
	real	0m1.396000-1.409000(1.4022+/-0.005)s

After:
	real	0m1.307000-1.320000(1.3128+/-0.005)s

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-10-19 22:02:11 +00:00
..
test common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
Makefile common/json: only maintain array of nested types if DEVELOPER mode. 2018-10-19 22:02:11 +00:00
lightning-cli.c common/json: only maintain array of nested types if DEVELOPER mode. 2018-10-19 22:02:11 +00:00