cache the trustmap
Doubles the speed of fsck, and speeds up drop as well.
This commit is contained in:
parent
a61154baf5
commit
69d3c1cec9
4 changed files with 24 additions and 10 deletions
|
@ -14,7 +14,7 @@ import CmdLine
|
|||
import Command
|
||||
import Options
|
||||
import Utility
|
||||
import TrustLevel
|
||||
import Types.TrustLevel
|
||||
import qualified Annex
|
||||
import qualified Remote
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue