Files
palladum-lightning/common
Rusty Russell cbd52d49af common: avoid allocations for small numbers of traces.
If we only have 8 or fewer spans at once (as is the normal case), don't
do allocation, which might interfere with tracing.

This doesn't change our test_generate_coinmoves() benchmark.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-11-20 16:30:50 +10:30
..
2025-10-26 20:31:45 +10:30
2024-03-07 14:09:14 +01:00
2024-10-07 14:05:47 +02:00
2024-11-21 14:15:36 +10:30