1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-01 08:20:50 +00:00
NewPipe/app/src
DafabHoid 6ea0f6290a Downloader: Notify the progress every 64K instead of every 512 Bytes
This improves downloading performance dramatically when cpu bound:
Before, even a high-end cpu from 2013 can't download faster than around 1MB/s.
The bigger read buffer size removes the need for a dedicated BufferedInputStream.
2018-05-28 01:07:30 +02:00
..
androidTest/java/org/schabi/newpipe Code improvements 2017-06-28 18:56:05 +02:00
debug Merge branch 'player_fix' of https://github.com/karyogamy/NewPipe into dev 2018-02-21 23:20:08 +01:00
main Downloader: Notify the progress every 64K instead of every 512 Bytes 2018-05-28 01:07:30 +02:00
test fix conflict 2018-05-27 13:30:23 +02:00