gpodder / gpodder-sailfish

gPodder 4 for Sailfish OS Packaging
https://openrepos.net/content/keeperofthekeys/gpodder
49 stars 29 forks source link

Performance improvements #140

Closed thigg closed 3 years ago

thigg commented 3 years ago

Loading the EpisodesPage Model already with startup. This might make a slightly longer startup time but the ui feels way more responsive.. When using it on my phone with many podcasts, its way faster now. If I switch to the AllEpisodesPage it shows immediatly but not all covers are loaded. I guess the async imageloading is now also shaving some time off

fixes #128 is based on #138

fdb1887 makes updatechecking parallel, which increases the speed by a magnitude. (30+ podcasts updated in couple seconds, instead of minutes like before)