[racket] racket runs very slowly
Yes, it's loading ".rkt" sources, I now see that I pulled a version with a
build error so lots of things failed to build. I'll build from a version
that actually works. :)
Carl Eastlund
On Fri, Jan 16, 2015 at 12:33 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> It sounds like a bytecode file location/timestamp problem. Does
>
> racket -l mzlib/traceld -l racket
>
> show loading the expected ".zo" files, or loading ".rkt" sources?
>
> At Thu, 15 Jan 2015 20:39:15 -0500, Carl Eastlund wrote:
> > I just updated my Racket clone and rebuilt it for the first time in
> quite a
> > while. Now every command I run is extremely slow. 'raco --help' takes
> 15
> > seconds. 'racket -e "(void)"' takes 20 seconds. Does anyone know what
> > might be going on?
> >
> > Carl Eastlund
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150117/15e31311/attachment.html>