Running a particular file has been crushingly slow for me, and I finally traced it down (apparently) to the addition of an "except-in" wrapper around a planet require. Adding the wrapper changes a consistently sub-1-second compile-and run into a big thrashing memory-fest. Is there some kind of invasive renaming that must occur when an "except-in" annotation is added to a require?
John
smime.p7s
Description: S/MIME cryptographic signature
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

