[Openmcl-devel] Profiling lisp code

Matt Tenenbaum tenenmatt at gmail.com
Wed Nov 18 08:57:54 PST 2009


Norvig's classic "Paradigms of Artificial Intelligence Programming"
has a section on instrumentation in chapter 9, including code for
profiling in a manner analogous to TRACE. In looking quickly, this
code doesn't seem to be included in the distributed source for the
book (http://norvig.com/paip/README.html), but you might find that
chapter helpful.

Cheers,
-mt

On Wed, Nov 18, 2009 at 8:36 AM, Taoufik Dachraoui
<taoufik.dachraoui at wanadoo.fr> wrote:
> Hi
>
> How do I profile lisp program to know how much time each called
> function takes
>
> Regards
> Taoufik
>
>
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>



More information about the Openmcl-devel mailing list