mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-05-31 09:42:11 +00:00
6ea0f6290a
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.