Humberto Ortiz-Zuazaga <[email protected]> writes: > I rolled racket back to v8.7 [cs] (from snapshot.debian.org), and the > performance is as expected: > > $ /usr/bin/racket --version > Welcome to Racket v8.7 [cs]. > $ time /usr/bin/racket -e '(exit)' > > real 0m2.667s > user 0m2.179s > sys 0m0.436s
Can you try editing /etc/racket/config.rktd, and changing the appropriate line to (compiled-file-roots . (same "/usr/lib/aarch64-linux-gnu/racket/compiled"))

