petea / sage

A feed reader for Firefox.
http://sagerss.com
27 stars 8 forks source link

Startup Performance #153

Open rjhorn-agfa opened 6 years ago

rjhorn-agfa commented 6 years ago

I frequently need to start Firefox for various reasons. Each time it starts, the Sage plugin does a full RSS feedlist scan. This seriously interferes with performance of the other tasks.

My temporary fix is to comment out the initial this/startCheck in SageUpdateChecker.jsm. It's not a permanent fix, but it cures the problem. A better fix would be an option to disable the initial feed list check. If this use is a real interactive Firefox use, I can manually start a feed check and if it's been running long enough it will do one of the time based checks.

A nice to have would be a control on how often it checks.