Skip to content
  • Simon Marlow's avatar
    [project @ 1999-01-27 16:41:14 by simonm] · 2c2d3948
    Simon Marlow authored
    Use the +RTS -H<size> flag as a "suggestion" to the garbage collector
    to use that much heap.  If you have plenty of memory, then saying
    +RTS -H<large> will really help GC times.
    2c2d3948