[Haskell-cafe] Tweaking the garbage collector for realtime usage

Peter Verswyvelen bugfact at gmail.com
Wed Mar 18 12:54:48 EDT 2009


The GHC documentation lists a lot of tweaks that can be done to the garbage
collector.
However, Haskell spin-offs like Timber <http://www.timber-lang.org/> implement
their own incremental garbage collector that is better suitable for
real-time usage.

Did someone already fiddle with GHC's gc flags so it works better for
real-time applications, like games and simulations?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090318/991a3466/attachment.htm


More information about the Haskell-Cafe mailing list