[plt-scheme] slow "require planet"
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?
When I do the same thing via the planet commandline tool, ie:
% planet install sbloch sb-world.plt 1 4
I see most of the time being spent in rendering & re-rendering of
start.scrbl, search.scrbl, and master-index.scrbl.
Is that what you see?
Robby