[plt-scheme] slow "require planet"

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Jun 20 08:45:47 EDT 2009

I looked into this a little more and I'm not seeing what you're
seeing. There is a known problem that when one planet package requires
another one that the documentation are built twice, but that is not
happening with your packages. Furthermore, when I install sb-world (on
my very slow netbook), it takes 2 minutes for the whole thing.

The only thing I can think of is that your plt tree somehow had some
of its documentation rebuilt or .zo files recompiled.

Robby

On Fri, Jun 19, 2009 at 9:47 AM, Stephen Bloch<sbloch at adelphi.edu> wrote:
> I just did a clean install of my "tiles" and "sb-world" teachpacks, using
> "(require (planet ...))".  Each file took a second or two to download, and
> 10-15 MINUTES to "install".  What's going on?
>
> Stephen Bloch
> sbloch at adelphi.edu
>
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.