>>>>> "Dan" == Dan Gildea <dgildea at users.sourceforge.net> writes:
Dan> It looks like, using cmucl 20c, the following commit
Dan> makes cmucl take 442 seconds to execute the test suite,
Dan> whereas previously it took 125 seconds.
Dan> Not sure why - other lisps do not seem to be affected.
Dan> commit be0490a52b07153228dd19f5bb8145b035f1b188
Dan> Author: Rupert Swarbrick <rswarbrick at gmail.com>
Dan> Date: Fri Sep 27 00:48:56 2013 +0100
Ouch! FWIW, I can confirm this slowdown using cmucl 20e. The test
suite takes 134 sec on commit cf77b9e, which is version before the
above commit.
Ray