[racket] DrRacket performance
Yes, like Laurent suggests, I'd look at the amount of memory you're
using. Open a new shell window and run the command "top" in there and
see what is going on with the process named "gracket".
Robby
On Sun, Sep 19, 2010 at 12:02 AM, wooks . <wookiz at hotmail.com> wrote:
>
> I am running Racket on a Windows PC with an Ubuntu partition (10.4 or
> whatever the latest version is called).
>
> DrRacket tends to become unresponsive after it's been running for about an
> hour (I'm talking 15 minute response time). Worse it tends to make my whole
> system seize up. The problem seems to especially manifest if run debug.
>
> I remember reporting this on Windows a while back and some other people said
> they experienced the same. Is anybody experiencing this on Ubuntu.
>
>
>
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users
>