[racket] Performance help

From: Greg Hendershott (greghendershott at gmail.com)
Date: Fri Jan 2 15:27:16 EST 2015

> Through the sophisticated profiling technique of commenting-out `or`
> branches in `correct`

Oh, I should mention that I did try Optimization Coach, which is a
wonderful tool!  It's given me many great suggestions.

In this case it could only suggest some inlines that didn't help. But
for anyone who hasn't tried it, it's definitely worth running it.

Posted on the users mailing list.