criterion-0.4.1.0: Robust, reliable performance measurement and analysisSource codeContentsIndex
Criterion.Measurement
Documentation
getTime :: IO DoubleSource
runForAtLeast :: Double -> Int -> (Int -> IO a) -> IO ((Double :*: Int) :*: a)Source
secs :: Double -> StringSource
time :: IO a -> IO (Double :*: a)Source
time_ :: IO a -> IO DoubleSource
Produced by Haddock version 2.6.0