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 updates #197

Merged

Conversation

blazsolar
Copy link
Member

After doing some analysis I noticed that over 50% of CPU time was wasted on number formatting for displaying progress and download speed on UI. This minor updates will make things much faster and improve performance of the app.

Along with VLC update done in few releases back video playing us much smoother. One thing that is still missing is to show progress bar when when video is not being downloaded fast enough. That should be handled with #142.

This update should make things better for errors like popcorn-official#295, popcorn-official#284, ... when it makes it to popcorn.

@blazsolar blazsolar merged commit 30922eb into butterproject:develop Nov 16, 2017
@blazsolar blazsolar deleted the feature/videoPlayerPerformance branch November 19, 2017 12:19
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.

1 participant