Performance in DrRacket
http://docs.racket-lang.org/guide/performance.html 18.1 Performance in DrRacket By default, DrRacket instruments programs for debugging, and debugging instrumentation can significantly degrade performance for some programs. Even when debugging is disabled through the Choose Language... dialog’s Show Details panel, the Preserve stacktrace checkbox is clicked by default, which also affects perform..