Re: [racket-users] re-run really fast!

2020-03-11 Thread 'John Clements' via users-redirect
That’s it! I have to look really close to see the spikes on the ball, but there they are. Many thanks. John > On Mar 5, 2020, at 03:33, Robby Findler wrote: > > Some time ago (a lot more than a week), DrRacket started using the result of > online expansion to run (look for the spiky green

Re: [racket-users] re-run really fast!

2020-03-05 Thread Robby Findler
Some time ago (a lot more than a week), DrRacket started using the result of online expansion to run (look for the spiky green ball to know when it will work). It doesn't work in error trace mode tho. Could that be it? Robby On Thu, Mar 5, 2020 at 12:25 AM 'John Clements' via users-redirect <

[racket-users] re-run really fast!

2020-03-04 Thread 'John Clements' via users-redirect
Okay, I’m probably under a rock and just haven’t read my e-mail in a week, but … I just noticed that re-running a long TR file of 900 lines took ONE second, rather than eleven. It appears to me that either TR or DrRacket or both are now cooperating to not re-compile when no edits have been