I\'m running some fairly simple benchmarks with the benchpress library. I\'ve been using the bench :: Int -> IO a -> IO () interface. However
benchpress
bench :: Int -> IO a -> IO ()