Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance improvements #140

Closed
wants to merge 9 commits into from
Closed

Performance improvements #140

wants to merge 9 commits into from

Conversation

thigg
Copy link
Contributor

@thigg thigg commented Sep 20, 2020

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)

  • add added python lib to dependencies

@thigg thigg changed the title Performance improvements for AllEpisodes Page Performance improvements Sep 20, 2020
@thigg thigg closed this Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI sliggishnes when switching between podcast and filtered episode lists
1 participant