ParkBench
data Benchmark Source #
A single benchmark.
benchmark Source #
Arguments
Run a collection of benchmarks.
function Source #
Benchmark a function. The result is evaluated to weak head normal form.
action Source #
Benchmark an IO action. The result is evaluated to weak head normal form.