lbry-desktop/ui/page/channel
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
..
index.js Blacklist: use existing map instead of looping (#400) 2021-12-01 10:24:27 -05:00
view.jsx Blacklist: use existing map instead of looping (#400) 2021-12-01 10:24:27 -05:00