Create basic benchmarks for circOnLine

This commit is contained in:
jgk
2021-04-01 19:33:04 +02:00
parent cbcc0f700b
commit 91e6e44f45
2 changed files with 23 additions and 1 deletions
+1
View File
@@ -84,6 +84,7 @@ benchmarks:
loop-benchmarks:
dependencies:
- criterion
- loop
ghc-options:
- -threaded
- -O2