[Openmcl-devel] Profiling Parenscript compilation

Hans Hübner hans at huebner.org
Wed Dec 3 12:04:12 PST 2008


Scott,

you can give the deterministic profiler a try.  It is included with
the CCL distribution in tools/advice-profiler, but it needs to be
manually loaded.  I have not looked into it in a while, but if you
find any problems with it, let me know and I'll try to help out.

-Hans

On Wed, Dec 3, 2008 at 20:56, Scott Bell <sblist at me.com> wrote:
> Hi folks,
>
> We have a series of Parenscript `scripts' that seem to be quite
> expensive to
> compile under most Lisps. SBCL takes between 8 and 12 seconds, and CCL
> takes up to 90 seconds.
>
> In my attempts to locate the most expensive calls, I have used CHUD-
> METERING,
> Apple's Instruments profiler, and out-of-the-box Shark. Since these do
> not
> seem to be able to profile Lisp functions, I'm at a bit of a loss on
> how to proceed.
>
> Does anyone have any advice?
>
> Thanks,
>
> - Scott Bell
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>



More information about the Openmcl-devel mailing list