
23 Jun
2007
23 Jun
'07
9:51 a.m.
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@gmail.com