[plt-scheme] Require pconvert.ss is extremely slow

From: Robby Findler (robby at cs.uchicago.edu)
Date: Wed Dec 1 15:24:40 EST 2004

Do you have .zo files compiled? Try running "Setup PLT" (or setup-plt,
under linux).

Robby

At Wed, 1 Dec 2004 12:10:40 -0800, Dmitriy.Zavin at infineon.com wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 
> Hi,
> 
> I use mzscheme on ppc405 (@266Mhz) embedded linux board, and doing a
> require on pconvert.ss takes FOREVER. The same thing also happends on a
> 800Mhz P3 box in Win2K. 
> On the ppc405, it takes a good 10 seconds.
> On the Windows box it takes about 5-7 seconds just to load that 1 lib.
> What could be the possible causes of this? On windows, I use
> pre-compiled mzscheme from the installer. On the embedded side, I
> compile it myself.
> 
> Thanks in advance.
> 
> --Dima 
> 
> Dmitriy Zavin
> Infineon Technologies North America
> COM - Optical Networking
> 1730 North First Street
> San Jose, CA 95112
> (408) 501-6740


Posted on the users mailing list.