[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Metering System
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Re: Metering System
- From: haible (Bruno Haible)
- Date: Mon, 11 Jul 94 12:48:16 +0200
> Is there a way to evaluate the running of a LISP program?
> That is get a listing of..
>
> A. How many times a particular function is called?
> B. How much time it takes to run each function?
Chun-Yu Lee answered this:
> Try the Metering System which is a portable Common Lisp code profiling
> tool. It is available in the directory "contrib" of CLISP distribution
> site.
Its primary FTP location is
ftp.cs.cmu.edu:user/ai/lang/lisp/code/tools/metering/metering.cl .
Bruno Haible
haible@ma2s2.mathematik.uni-karlsruhe.de