[Openmcl-devel] Profiling lisp code

Hans Hübner hans.huebner at gmail.com
Wed Nov 18 09:17:19 PST 2009


A simple, deterministic profiler built on the ADVICE facility is
included with CCL in the tools/advice-profiler/ directory.  It can be
loaded using asdf and integrates with the profiling facility of Slime.
 Unfortunately, I have never come around to write documentation for
it.  There is documentation for the system-level statistical profiling
tools on Linux and Mac OS in the CCL manual:
http://ccl.clozure.com/ccl-documentation.html#Profiling

-Hans



More information about the Openmcl-devel mailing list