[Haskell-cafe] "Graphical Haskell"

Bulat Ziganshin bulat.ziganshin at gmail.com
Sat Jun 23 05:51:32 EDT 2007


Hello Donald,

Saturday, June 23, 2007, 8:46:06 AM, you wrote:

>> - Regarding performance (for real-time simulations, not GUIs), I think the
>> garbage collector will get really stressed using FRP because of all those
>> infinite lazy streams; my gut feeling says a generational garbage collector

... which was implemented in GHC 15 years ago :)
read "Generational garbage collection for Haskell":
http://research.microsoft.com/~simonpj/Papers/gen-gc-for-haskell.ps.gz

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list