git-annex/Database
Joey Hess 7d36e7d18d commit new transaction after 60 seconds
Database.Handle can now be given a CommitPolicy, making it easy to specify
transaction granularity.

Benchmarking the old git-annex incremental fsck that flips sticky bits
to the new that uses sqlite, running in a repo with 37000 annexed files,
both from cold cache:

old: 6m6.906s
new: 6m26.913s

This commit was sponsored by TasLUG.
2015-02-16 17:05:42 -04:00
..
Fsck.hs commit new transaction after 60 seconds 2015-02-16 17:05:42 -04:00
Handle.hs commit new transaction after 60 seconds 2015-02-16 17:05:42 -04:00
Types.hs convert incremental fsck to using sqlite database 2015-02-16 15:35:26 -04:00