all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Klaus Berndl <Klaus.Berndl@raibau.raiffeisen.at>
Subject: Re: To Byte Compile or not Byte Compile...that is the question
Date: 26 Sep 2002 09:51:04 +0200	[thread overview]
Message-ID: <uu1kdmbo7.fsf@raibau.raiffeisen.at> (raw)
In-Reply-To: eLmk9.29$7B3.2622@paloalto-snr1.gtei.net

On Wed, 25 Sep 2002, Barry Margolin wrote:

>  In article <amsls6$3u8$1@tilde.itg.ti.com>,
>  Javier Oviedo <email_joviedo@yahoo.com> wrote:
> >I have a relatively small site-lisp directory, holding about 20 files.
> >
> >Does Byte compiling those files improve performance in any noticeable way?
>  
>  The number of files is irrelevant, what matters is how often the functions
>  they define are used, and how big those functions are.
>  
>  Byte compiling generally can't hurt, it can only help, so there's little
>  reason *not* to compile them.  The only excuse I can think of would be that
>  you might forget to recompile after making a change, so users would
>  continue to load the old version.

This can be avoided by adding a mechanism which automatically byte-compiles an
elisp-file after saving.

Ciao
Klaus

>  

-- 
Klaus Berndl			mailto: klaus.berndl@sdm.de
sd&m AG				http://www.sdm.de
software design & management	
Thomas-Dehler-Str. 27, 81737 München, Germany
Tel +49 89 63812-392, Fax -220

  reply	other threads:[~2002-09-26  7:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-25 15:47 To Byte Compile or not Byte Compile...that is the question Javier Oviedo
2002-09-25 17:54 ` Barry Margolin
2002-09-26  7:51   ` Klaus Berndl [this message]
2002-09-26 19:40 ` GI

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=uu1kdmbo7.fsf@raibau.raiffeisen.at \
    --to=klaus.berndl@raibau.raiffeisen.at \
    /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.