all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Pascal J. Bourguignon" <pjb@informatimago.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Byte Compile Question
Date: Fri, 27 Jul 2012 18:04:32 +0200	[thread overview]
Message-ID: <87fw8db373.fsf@kuiper.lan.informatimago.com> (raw)
In-Reply-To: mailman.5757.1343400279.855.help-gnu-emacs@gnu.org

Perry Smith <pedzsan@gmail.com> writes:

> Hi,
>
> I have the belief that byte compiling only helps with loading files
> and that once they are loaded, the code will execute at the same
> speed.
>
> Is that correct?

No.  It will make your code run faster.


> Byte compiling all my personal files is a bit awkward for a couple of
> reasons.  I considering not doing it any more but wanted to know all
> the tradeoffs.

Indeed.  One problem with that is usually those personal files change
often, so you would have to recompile them often.  But you can
automatize this recompiling so it may not be a big problem.
Personnally, I have a fast enough computer, so I don't bother with
compiling my files.



-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.


       reply	other threads:[~2012-07-27 16:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.5757.1343400279.855.help-gnu-emacs@gnu.org>
2012-07-27 16:04 ` Pascal J. Bourguignon [this message]
2012-07-31 12:52 ` Byte Compile Question Xah Lee
2012-07-27 14:44 Perry Smith
2012-07-27 15:12 ` Christopher Schmidt
2012-07-27 15:18   ` Drew Adams

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=87fw8db373.fsf@kuiper.lan.informatimago.com \
    --to=pjb@informatimago.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.