mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-03 18:57:06 +01:00
In one case we can reduce, in the others we eliminated if VALGRIND. Here are the ten slowest tests on my laptop: 469.75s call tests/test_closing.py::test_closing_torture 243.61s call tests/test_closing.py::test_onchain_multihtlc_our_unilateral 222.73s call tests/test_closing.py::test_onchain_multihtlc_their_unilateral 217.80s call tests/test_closing.py::test_closing_different_fees 146.14s call tests/test_connection.py::test_dataloss_protection 138.93s call tests/test_connection.py::test_restart_many_payments 129.66s call tests/test_gossip.py::test_gossip_persistence 128.73s call tests/test_connection.py::test_no_fee_estimate 122.46s call tests/test_misc.py::test_htlc_send_timeout 118.79s call tests/test_closing.py::test_onchain_dust_out Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
benchmark.py | ||
btcproxy.py | ||
conftest.py | ||
fixtures.py | ||
requirements.txt | ||
test_closing.py | ||
test_connection.py | ||
test_gossip.py | ||
test_invoices.py | ||
test_misc.py | ||
test_pay.py | ||
utils.py |