|
| Criterion.Environment | | Portability | GHC | | Stability | experimental | | Maintainer | bos@serpentine.com |
|
|
|
| Description |
| Code for measuring and characterising the execution environment.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Measured aspects of the execution environment.
| | Constructors | | Environment | | | envClockResolution :: !Double | Clock resolution (in seconds).
| | envClockCost :: !Double | The cost of a single clock call (in seconds).
|
|
| Instances | |
|
|
|
| Measure the execution environment.
|
|
| Produced by Haddock version 2.6.0 |