unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* code profiling
@ 2004-10-21 15:33 Javier Oviedo
  2004-10-21 18:21 ` eRobot Jay Cotton
  2004-10-21 18:39 ` code profiling Kevin Rodgers
  0 siblings, 2 replies; 4+ messages in thread
From: Javier Oviedo @ 2004-10-21 15:33 UTC (permalink / raw)


Hello all!
I'd like to profile a lisp function I have written to see how "efficient" it
is. I guess I'm looking for execution time and memory usage...execution time
being the most important.

How can I do this? Is there a good package written out there that will do
this for me?

Any thoughts/suggestions are welcome. Thanks!


-- 
Javier

^ permalink raw reply	[flat|nested] 4+ messages in thread

* eRobot
  2004-10-21 15:33 code profiling Javier Oviedo
@ 2004-10-21 18:21 ` Jay Cotton
  2004-10-21 18:39 ` code profiling Kevin Rodgers
  1 sibling, 0 replies; 4+ messages in thread
From: Jay Cotton @ 2004-10-21 18:21 UTC (permalink / raw)


Anybody out there played or playing with erobot.el? I would love to 
look at sample candidate functions for robot ideas, if anybody has 
written some that they are proud of (or at least excited about).

Jay

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: code profiling
  2004-10-21 15:33 code profiling Javier Oviedo
  2004-10-21 18:21 ` eRobot Jay Cotton
@ 2004-10-21 18:39 ` Kevin Rodgers
  2004-10-21 19:37   ` Javier Oviedo
  1 sibling, 1 reply; 4+ messages in thread
From: Kevin Rodgers @ 2004-10-21 18:39 UTC (permalink / raw)


Javier Oviedo wrote:
 > I'd like to profile a lisp function I have written to see how 
"efficient" it
 > is. I guess I'm looking for execution time and memory 
usage...execution time
 > being the most important.
 >
 > How can I do this? Is there a good package written out there that will do
 > this for me?

C-h f elp-instrument-function

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: code profiling
  2004-10-21 18:39 ` code profiling Kevin Rodgers
@ 2004-10-21 19:37   ` Javier Oviedo
  0 siblings, 0 replies; 4+ messages in thread
From: Javier Oviedo @ 2004-10-21 19:37 UTC (permalink / raw)


"Kevin Rodgers" <ihs_4664@yahoo.com> wrote in message
news:2tqe48F22o1fqU1@uni-berlin.de...
> Javier Oviedo wrote:
>  > I'd like to profile a lisp function I have written to see how
> "efficient" it
>  > is. I guess I'm looking for execution time and memory
> usage...execution time
>  > being the most important.
>  >
>  > How can I do this? Is there a good package written out there that will
do
>  > this for me?
>
> C-h f elp-instrument-function
>
> -- 
> Kevin Rodgers

Got it. Thanks!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-10-21 19:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-21 15:33 code profiling Javier Oviedo
2004-10-21 18:21 ` eRobot Jay Cotton
2004-10-21 18:39 ` code profiling Kevin Rodgers
2004-10-21 19:37   ` Javier Oviedo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).