criterion-0.5.0.3: Robust, reliable performance measurement and analysis
Source code
Contents
Index
Criterion.Measurement
Portability
GHC
Stability
experimental
Maintainer
bos@serpentine.com
Description
Benchmark measurement code.
Documentation
getTime
::
IO
Double
Source
runForAtLeast
::
Double
->
Int
-> (
Int
->
IO
a) ->
IO
(
Double
,
Int
, a)
Source
secs
::
Double
->
String
Source
time
::
IO
a ->
IO
(
Double
, a)
Source
time_
::
IO
a ->
IO
Double
Source
Produced by
Haddock
version 2.4.2