This might be a wild guess, but are you using typed/racket as the language? On my machine (Windows 7, DrRacket 6.6), if I use #lang typed/racket, evaluate it than type "Hello World" in the REPL, it takes about 2 seconds to display the result (after that it seems to run fast). If I just use #lang racket, it is instantaneous.
Best Regards, Alex. On Thursday, July 28, 2016 at 10:52:10 AM UTC+8, Robby Findler wrote: > Okay, thanks. (For the record, I use Mac OS X 10.11 routinely and do > not experience this issue, so there must be something something else > going on. I'm not sure what guess to make next, but it is interesting > that 6.2.1 didn't have this issue.) > > On Wed, Jul 27, 2016 at 9:45 PM, Ivan Kuzmin <ink...@gmail.com> wrote: > > But nothing changes in working order. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Racket Users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to racket-users+unsubscr...@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.