[racket] Long compilation+launch times

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Aug 4 05:21:36 EDT 2010

That is a bit surprising. Does that happen the first time or every
time? Do you have compilation disabled in the module language (it is
enabled by default)?

Robby

On Wed, Aug 4, 2010 at 2:01 AM, Laurent <laurent.orseau at gmail.com> wrote:
> Hi all,
>
> I was expecting that splitting a >1000 lines module file into 5 module files
> would decrease the compilation+launch time, but what happened was quite the
> opposite.
> Before it took less than 10s (IIRC) but now it takes more than 30s between
> the instant I press Execute and the instant I see the frame appear (in
> Debugging mode).
>
> Is this a normal behavior? Or does this seem specific to my project?
>
> --
> Laurent
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>


Posted on the users mailing list.