BuildBox.Benchmark.Pretty
Description
Pretty printing benchmark results.
Documentation
pprBenchResultAspectHeader :: DocSource
Header to use when pretty printing benchmark results.
Arguments
| :: TimeAspect | Aspect of the result to print. |
| -> Maybe BenchResult | Optional prior result for comparison. |
| -> BenchResult | The result to print. |
| -> Maybe Doc |
Pretty print an aspect of a benchmark result.
If the given aspect does not exist in the result then Nothing.