v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
(2020-01-25, 01:53)Milhouse Wrote: my suspicion right now is that the GUI updates that show the user the progress information may be quite expensive - a simple Python3 test outside of Kodi (without GUI updates) achieves 99MB/s. We do use fairly small 32KB chunks in the Kodi download so increasing the chunk size may help improve bandwidth. Need to investigate.

Yes it's the GUI (dialog) progress updates here - combine a fast internet connection with a small (32KB) chunk size and we're updating this dialog over 70 times a second, which is slowing down the whole process (and computed speed).

We need to rate limit the dialog updates - I'll have something to test in #0125.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 19.0) - by Milhouse - 2020-01-25, 02:36
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 19.0)3