Version 0.1.0.2-0 of cloben is deprecated.
The latest version of cloben is 0.1.1.0-0.

cloben

Version 0.1.0.2 revision 0 uploaded by sgraf812.

Package meta

Synopsis
Clone and benchmark Haskell cabal projects
Description

cloben is a Haskell shell script transforms cabal bench/stack bench results into a CSV file readable by gipeda for visualization. Prior to that, it optionally clones a specific commit of a given git repository into a temporary folder in which it then performs the benchmarking.

Example run of some default fib benchmarks:

$ cloben https://github.com/sgraf812/benchmark-test 9982583
build/warnings;1.0
benchmarks/fib/10;487.7
benchmarks/fib/35;81910000.0
benchmarks/fib/37;215200000.0
Author
Sebastian Graf
Bug reports
n/a
Category
Benchmarking
Copyright
2015 Sebastian Graf
Homepage
http://github.com/sgraf812/cloben#readme
Maintainer
sgraf1337@gmail.com
Package URL
n/a
Stability
n/a

Components