Okay,
guess I'll have to bring out the chapter 25 of my Real World Haskell...


2010/5/15 Bulat Ziganshin <bulat.zigans...@gmail.com>

> Hello Limestraėl,
>
> Saturday, May 15, 2010, 7:02:38 PM, you wrote:
>
> > But when I set my beat to tick every 60 times per second, the
> > position is well updated, but I clearly see that the display
> > dramatically slows down after a few seconds of execution. Too heavy rate
> for integrate?
>
> it may be due to lot of uncollected garbage that is result of lazy
> evaluation. profile program to check its GC times
>
>
> --
> Best regards,
>  Bulat                            mailto:bulat.zigans...@gmail.com
>
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to