| Portability | GHC |
|---|---|
| Stability | experimental |
| Maintainer | bos@serpentine.com |
| Safe Haskell | None |
Criterion.Main.Options
Description
Benchmarking command-line configuration.
Documentation
Execution mode for a benchmark program.
How to match a benchmark name.
Default benchmarking configuration.
Arguments
| :: Config | Default configuration to use if options are not explicitly specified. |
| -> Parser Mode |
Parse a command line.
describe :: Config -> ParserInfo ModeSource
Flesh out a command line parser.
A string describing the version of this benchmark (really, the version of criterion that was used to build it).