module Conf where iTERATIONS :: Int iTERATIONS = 1000 * 1000 * 100 bufferSize :: (Num a) => a bufferSize = 1024