name: darcs-benchmark version: 0.1.2 synopsis: Comparative benchmark suite for darcs. description: A simple tool to compare performance of different Darcs 2.x instances. The program can download a set of test repositories, or you can provide your own. Run the program without parameters to get help. license: BSD3 license-file: LICENSE copyright: 2009 Petr Rockai author: Eric Kow , Simon Michael and Petr Rockai maintainer: Petr Rockai homepage: http://wiki.darcs.net/Development/Benchmarks category: Testing build-type: Custom cabal-version: >= 1.6 extra-source-files: README executable darcs-benchmark if impl(ghc >= 6.8) ghc-options: -fwarn-tabs ghc-options: -Wall ghc-prof-options: -prof -auto-all build-depends: base < 5, process, mtl, tabular >= 0.2, time, regex-posix, html, filepath, directory, containers, bytestring, network, HTTP >= 4000.0.8 && < 4000.1, tar, zlib main-is: main.hs other-modules: Shellish Benchmark Standard Download source-repository head type: darcs location: http://repos.mornfall.net/darcs/benchmark