]> Sergey Matveev's repositories - btrtrc.git/commit
Use roaring.Bitmap directly for completed pieces
authorMatt Joiner <anacrolix@gmail.com>
Mon, 16 Aug 2021 01:07:10 +0000 (11:07 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 16 Aug 2021 01:07:10 +0000 (11:07 +1000)
commit22c5a94a6af96940754ded5c83dc7f4f493b0348
treea3b31dfe320f2a83f350b2cff9684b2104f5fd07
parentcc0abf4fd2dfabae30c850f2867d994215dc238b
Use roaring.Bitmap directly for completed pieces

Looking at improving the performance around this per https://github.com/anacrolix/torrent/discussions/547#discussion-3522317.
file.go
file_test.go
peerconn.go
torrent.go
torrent_test.go