new improved benchmark command that can benchmark anything git-annex does
authorJoey Hess <joeyh@joeyh.name>
Fri, 4 Jan 2019 17:43:53 +0000 (13:43 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 4 Jan 2019 17:46:36 +0000 (13:46 -0400)
commit11d6e2e260d70ba99e35464c19c2b2772ce9efaa
tree6b868cdbd233b10feaf6012f94113f3650573679
parent3b3d31583b186b4c38458f316043c3e22534081e
new improved benchmark command that can benchmark anything git-annex does
Benchmark.hs [new file with mode: 0644]
CHANGELOG
CmdLine.hs
CmdLine/GitAnnex.hs
Command/Benchmark.hs
Test/Framework.hs
Types/Benchmark.hs [new file with mode: 0644]
doc/git-annex-benchmark.mdwn [new file with mode: 0644]
doc/git-annex.mdwn
git-annex.cabal
git-annex.hs