I just tried to run the unit tests after a long time. The good news: the tests all pass! But things seem slower than I remember. When I run (load "tests.arc") at the REPL, it takes a minute to load all the suites (until the line "type: 15 tests, 0 nested suites"). Then it takes another 1:15s to see the next "arc>" prompt, with no visible progress for most of that time. Do others have the same experience? I'm trying this on a 15-inch 2019 Macbook Pro with Racket 8.0. Have things always been this slow? Am I just spoiled after programming on bare-metal machine code for 2 years? :) |