criterion-0.6.2.1: Robust, reliable performance measurement and analysis
Criterion.Measurement
Description
Benchmark measurement code.
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