all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kin Cho <kin@techie.com>
Subject: Re: quickly find all executables
Date: 28 Jul 2003 12:23:16 -0700	[thread overview]
Message-ID: <7i4r16317f.fsf@neoscale.com> (raw)
In-Reply-To: 3F255B77.70100@yahoo.com

> Lisp function calls are relatively slow, but you can't determine
> how many functions are called just by looking at the code.
> 
> Also, did you try byte-compiling the code?  Eric's code would probably
> benefit the most, because of the lambda form.

I was using eval-expression to run the code previously.  Now, putting the
same code in a file and byte-compiling it appear to speed up neither Eric's
version, nor your version.

-kin

  reply	other threads:[~2003-07-28 19:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <7iznj4wrb1.fsf@neoscale.com>
     [not found] ` <wzihe5bvtll.fsf@melbourne.laas.fr>
     [not found]   ` <7ik7a6edaq.fsf@neoscale.com>
2003-07-28 17:20     ` quickly find all executables Kevin Rodgers
2003-07-28 19:23       ` Kin Cho [this message]
2003-07-28 20:16       ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7i4r16317f.fsf@neoscale.com \
    --to=kin@techie.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.