rakshasa / libtorrent

libTorrent BitTorrent library
http://rtorrent.net/downloads/
GNU General Public License v2.0
883 stars 210 forks source link

Increase peice preloading rate from 5KB/s to 30KB/s #240

Closed stickz closed 3 months ago

stickz commented 1 year ago

Many users are complaining about I/O thrashing when enabling piece preloading. We need to increase the default rate value to make it work reasonably as intended. There is no real world situation, where we'd want to set the default rate any lower. https://github.com/rakshasa/rtorrent/issues/443