Files
palladum-lightning/tests
Rusty Russell ab3e7c31e8 pytest: rework test_real_data and test_real_biases to be parallel.
This speeds them up, and exercises the askrene parallel code.

Before: test_real_data: 348s  test_real_biases: 105s

After:  test_real_data: 133s  test_real_biases: 106s

And this is because much of the time is spent uncompressing the gossmap
and startup.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-02-19 17:04:35 +10:30
..
2025-08-11 11:06:22 +09:30
2025-08-11 11:06:22 +09:30
2026-02-09 14:48:15 +10:30