Criterion.Main

How to write benchmarks

Benchmarking IO actions

Benchmarking pure code

Fully evaluating a result

Types

class Benchmarkable a
data Benchmark
data Pure

Constructing benchmarks

Running benchmarks

Other useful code