lbry-desktop/extras/lbryinc/redux
infinite-persistence 787ebd9588
Blacklist: use existing map instead of looping (#400)
We already have a pre-calculated map, but not used except for comments.

At the expense of pre-calculating it, the subsequent queries are instantaneous compared to the loop.

We are still not perfect in term of reducing re-renders, so this helps a lot.
2021-12-01 10:24:27 -05:00
..
actions Add flow 2021-11-19 16:00:06 +08:00
reducers Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
selectors Blacklist: use existing map instead of looping (#400) 2021-12-01 10:24:27 -05:00