Use -A8m for default rtsopts for benchmark
This commit is contained in:
parent
87eb8dfda4
commit
8235daf780
1 changed files with 1 additions and 1 deletions
|
@ -833,4 +833,4 @@ benchmark benchmark-pandoc
|
|||
time,
|
||||
deepseq
|
||||
-- we increase heap size to avoid benchmarking garbage collection:
|
||||
ghc-options: -rtsopts -with-rtsopts=-A256m -threaded
|
||||
ghc-options: -rtsopts -with-rtsopts=-A8m -threaded
|
||||
|
|
Loading…
Reference in a new issue