mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 07:34:24 +01:00
Use linked list, not an array.
```
+ 97.89% 0.01% autoclean autoclean [.] next_plan
- 97.08% 0.01% autoclean autoclean [.] json_stream_output_write
- 97.06% json_stream_output_write
- 84.29% ld_stream_complete
- 83.87% tal_arr_remove_
+ 83.71% __memcpy_avx_unaligned_erms (inlined)
+ 12.76% rpc_stream_complete
+ 96.59% 0.03% autoclean autoclean [.] tal_arr_remove_
+ 96.48% 0.00% autoclean libc.so.6 [.] __memcpy_avx_unaligned_erms (inlined)
+ 94.98% 94.98% autoclean libc.so.6 [.] __memmove_avx_unaligned_erms
+ 84.29% 0.01% autoclean autoclean [.] ld_stream_complete
+ 12.76% 0.00% autoclean autoclean [.] rpc_stream_complete
```
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Plugin Directory
Any file in this directory which is executable and whose name only consists of alphanumeric characters, space, '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).