If your Racket install is good... You might have instrumentation-heavy settings in DrRacket, and/or the compilation of your files is somehow corrupted. Or maybe the cause is with your computer.

Try running your program from the command line, and after deleting your "compiled" directories for your code and re-compiling your code. And make sure that some non-Racket issue with your computer isn't slowing it down (check expensive running processes for CPU/RAM/I/O contention, check system logs for hardware errors, check that CPU is not scaling for battery-saving, etc.).

Neil V.

--
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.

Reply via email to