BuildBox.Quirk
- data Quirk
Documentation
A Quirk is some extended information about a benchmark or test that isn't represented
by an Aspect
. These are singleton pieces of data where it doesn't make sense to
average them or compute other statistics.
Constructors
QuirkSucceeded | |
QuirkFailed | |
QuirkExitCode ExitCode | |
QuirkTimeout Seconds |