stevieko / snackr

Automatically exported from code.google.com/p/snackr
1 stars 0 forks source link

Snackr stutters on startup sometimes if you have a lot of feeds #180

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I can't reproduce this all the time, but sometimes Snackr doesn't seem to
wait until all feeds are fetched on startup, and starts the ticker while a
bunch of feeds are still being fetched. I think this is due to the somewhat
hokey way I decide to start the ticker (if there ever happens to be a
one-second pause in feed results).

We should probably change the behavior so that Snackr only fetches some
percentage of feeds on startup, then spreads out its fetches of other feeds
over a longer time period so it doesn't stutter.

Original issue reported on code.google.com by nop...@gmail.com on 22 Jul 2008 at 4:11

GoogleCodeExporter commented 9 years ago
I have seen the stutter too.

Original comment by JasonZX...@gmail.com on 23 Sep 2008 at 7:19

GoogleCodeExporter commented 9 years ago
I'm on build v.38 and there is a lot of stutter on my system as well. It 
basically
pauses every 3-5 seconds or so then starts up again.

Original comment by Ali.Shafai@gmail.com on 29 Nov 2008 at 4:28