mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
# 100,000 nodes $ ./gossipd/test/run-bench-find_route 100000 1 > /tmp/out => 5357 msec # 1M nodes: $ /gossipd/test/run-bench-find_route 1000000 1 > /tmp/out => 55064 msec # 1M nodes with CDEBUGFLAGS='-std=gnu11 -g -fstack-protector -O3 -flto' and manual linking with '-flto': $ /gossipd/test/run-bench-find_route 1000000 1 > /tmp/out => 33501 msec Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
test | ||
broadcast.c | ||
broadcast.h | ||
gossip.c | ||
gossip_wire.csv | ||
handshake.c | ||
handshake.h | ||
Makefile | ||
routing.c | ||
routing.h |