aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-07-27 00:20:46 +0200
committerYann Herklotz <git@yannherklotz.com>2019-07-27 00:20:46 +0200
commit7777952f38b24f26f29c2327296494f32d5f49a9 (patch)
tree2be2e39de39a0c7fee01296cd0732d6ac8823f25 /test
parent82be0282495fc698ee997989eb33ffcff3cb6233 (diff)
downloadverismith-7777952f38b24f26f29c2327296494f32d5f49a9.tar.gz
verismith-7777952f38b24f26f29c2327296494f32d5f49a9.zip
Add benchmark
Diffstat (limited to 'test')
-rw-r--r--test/Benchmark.hs7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Benchmark.hs b/test/Benchmark.hs
new file mode 100644
index 0000000..5893b81
--- /dev/null
+++ b/test/Benchmark.hs
@@ -0,0 +1,7 @@
+module Main where
+
+import Criterion (benchmark, nfAppIO)
+import VeriFuzz
+
+main :: IO ()
+main = benchmark $ nfAppIO (proceduralIO "top") defaultConfig