mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
Just pick one at random to trace fully. Eg. test_gossip.py::test_getroute_exclude (creates 5 nodes) Before: %MEM VSZ RSS 27.6 15941008 5106764 After: %MEM VSZ RSS 15.6 12234844 3009016 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>