| Portability | GHC |
|---|---|
| Stability | experimental |
| Maintainer | bos@serpentine.com |
Criterion.Config
Description
Benchmarking configuration.
Documentation
Top-level program configuration.
Constructors
| Config | |
Fields
| |
data PlotOutput Source
Supported plot outputs. Some outputs support width and height in varying units. A point is 1/72 of an inch (0.353mm).
What to plot.
Constructors
| KernelDensity | Kernel density estimate of probabilities. |
| Timing | Benchmark timings. |
Print some information and exit, without running any benchmarks.
Control the amount of information displayed.
A configuration with sensible defaults.
Deconstructor for Last values.