How can I figure out how much consing has gone on when calling a particular function? I'm used to using (TIME <form>) and having it print out appropriate consing statistics in addition to the time spent. Using the Boehm-Weiser GC, TIME and ROOM don't seem to produce anything useful. Thanks, -- Dave