[plt-scheme] Require pconvert.ss is extremely slow
Yes, I have also compiled to the .zo files as well. There was
practically no difference in.
--Dima
>-----Original Message-----
>From: Robby Findler [mailto:robby at cs.uchicago.edu]
>Sent: Wednesday, December 01, 2004 12:25 PM
>To: Zavin Dmitriy (IFNA COM)
>Cc: plt-scheme at list.cs.brown.edu
>Subject: Re: [plt-scheme] Require pconvert.ss is extremely slow
>
>
>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
>>