mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-06-04 23:54:05 +00:00

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.