benchmark: Add --databases to benchmark sqlite databases
authorJoey Hess <joeyh@joeyh.name>
Tue, 29 Oct 2019 19:16:15 +0000 (15:16 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 29 Oct 2019 20:59:27 +0000 (16:59 -0400)
commit25f912de5b116bc1a50904750ecf6b9cb1c72da3
tree1f4a124414b198e2e6ba088b4748b7264fbd7088
parent27e10fdbd71f075bbef2092fd830baa467dbb94c
benchmark: Add --databases to benchmark sqlite databases

Rescued from commit 11d6e2e260d70ba99e35464c19c2b2772ce9efaa which removed
db benchmarks in favor of benchmarking arbitrary git-annex commands. Which
is nice and general, but microbenchmarks are useful too.
CHANGELOG
Command/Benchmark.hs
Database/Benchmark.hs [new file with mode: 0644]
Database/Types.hs
Git/FilePath.hs
Types/Benchmark.hs
Types/Key.hs
doc/git-annex-benchmark.mdwn
git-annex.cabal