Files
pallectrum/electrum
SomberNight cc030c60e9 lnutil: make LnFeatures.supports() faster
LnFeatures.supports() is became part of the hot path of
LNPathFinder.find_path_for_payment()
in 6b43eac6fd,
which made find_path_for_payment considerably slower than before.
It used to take around 0.8 sec originally, then after linked commit went to ~9 sec,
and now this takes it down to ~1.1 sec (on my laptop).
2023-08-10 18:05:02 +00:00
..
2023-08-10 17:24:29 +02:00
2023-08-09 13:23:26 +02:00
2023-06-01 22:59:40 +00:00
2023-05-25 17:39:48 +00:00
2023-06-28 16:49:28 +02:00
2023-05-25 17:39:48 +00:00
2023-05-16 10:06:55 +02:00
2023-08-10 17:24:29 +02:00
2023-06-24 13:00:15 +02:00
2023-05-25 17:39:48 +00:00
2023-07-11 12:51:37 +02:00
2023-05-25 17:39:48 +00:00
2023-06-24 12:56:55 +02:00
2023-06-28 16:49:28 +02:00