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:[EMAIL PROTECTED] _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
