aboutsummaryrefslogtreecommitdiffstats
path: root/test/Benchmark.hs
blob: 5893b81dc90df3a113fa8d48fc7b6d7c90229318 (plain)
1
2
3
4
5
6
7
module Main where

import           Criterion (benchmark, nfAppIO)
import           VeriFuzz

main :: IO ()
main = benchmark $ nfAppIO (proceduralIO "top") defaultConfig