nkanaev / yarr

yet another rss reader
MIT License
2.9k stars 217 forks source link

Optimizations for large inventories #175

Closed darkdragon-001 closed 5 months ago

darkdragon-001 commented 8 months ago

I have around 50 categories with around 1000 feeds - many of them in many categories.

In order to to make yarr usable and performant for this inventory, I suggest the following optimizations:

Even for smaller inventories this should significantly reduce the memory overhead and speed things up there.

nkanaev commented 5 months ago

Thanks for the suggestion, but no.