maybench-0.1: Automated benchmarking tool

Test.Maybench

Documentation

data Benchmark Source

Constructors

Benchmark 

benchSource

Arguments

:: Maybe (IO a)

setup

-> IO b

action

-> Maybe (IO c)

cleanup

-> Int

iterations

-> IO Benchmark