]> Sergey Matveev's repositories - btrtrc.git/commit
Use NoSync with bolt storage and piece completion
authorMatt Joiner <anacrolix@gmail.com>
Tue, 9 Jan 2018 12:11:34 +0000 (23:11 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 9 Jan 2018 12:11:34 +0000 (23:11 +1100)
commit09218898e9fed0bac9c1dbc492dd34de3672d43b
tree0b30196e5a916ff949eac5554f9097b78072a85f
parent6239a83bd6ae89ea195af31dd47e263766bbdab4
Use NoSync with bolt storage and piece completion

Fixes terrible slowness on Linux.
storage/boltPieceCompletion.go
storage/boltdb.go