Reorganise rendering in Dodge
This commit is contained in:
@@ -79,3 +79,23 @@ tests:
|
||||
- -with-rtsopts=-N
|
||||
dependencies:
|
||||
- loop
|
||||
|
||||
benchmarks:
|
||||
loop-benchmarks:
|
||||
dependencies:
|
||||
- criterion
|
||||
ghc-options:
|
||||
- -threaded
|
||||
- -O2
|
||||
- -rtsopts
|
||||
- -with-rtsopts=-N
|
||||
- -flate-dmd-anal
|
||||
- -fno-liberate-case
|
||||
- -fno-state-hack
|
||||
- -funfolding-use-threshold1000
|
||||
- -funfolding-keeness-factor1000
|
||||
- -fllvm
|
||||
- -optlo-O3
|
||||
main: Bench.hs
|
||||
source-dirs: bench
|
||||
|
||||
|
||||
Reference in New Issue
Block a user