[Openmcl-devel] Profiling lisp code
Tobias C. Rittweiler
tcr at freebits.de
Thu Nov 19 00:16:03 PST 2009
Hans Hübner <hans.huebner at gmail.com> writes:
> 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
Does it really integrate? How? Could the stuff not be loaded on demand
from CCL's swank backend?
-T.
More information about the Openmcl-devel
mailing list