]> Sergey Matveev's repositories - btrtrc.git/commit
Optimize piece priorities when reader position changes
authorMatt Joiner <anacrolix@gmail.com>
Sun, 23 Oct 2016 05:33:26 +0000 (16:33 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 23 Oct 2016 05:33:26 +0000 (16:33 +1100)
commit0e221dbdcda0300899e3ce9a3fa593251cb38273
tree83423e9adbeb5abf06cafea072f70873205dcf3c
parentb81913c8601770e881af0560874a713cfcf134f1
Optimize piece priorities when reader position changes

Gives a decent boost to throughput and reduces a lot of CPU when reading very quickly from Reader.
TODO
reader.go
t.go
torrent.go