From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Javier Oviedo" Newsgroups: gmane.emacs.help Subject: To Byte Compile or not Byte Compile...that is the question Date: Wed, 25 Sep 2002 11:47:59 -0400 Organization: Texas Instruments Sender: help-gnu-emacs-admin@gnu.org Message-ID: Reply-To: "Javier Oviedo" NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1032969982 10215 127.0.0.1 (25 Sep 2002 16:06:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 25 Sep 2002 16:06:22 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17uEg9-0002eN-00 for ; Wed, 25 Sep 2002 18:06:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17uEgC-00072t-00; Wed, 25 Sep 2002 12:06:24 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nnxp1.twtelecom.net!nntp1.hal-pc.org!attdl1!ip.att.net!news.ti.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: gt00q5s.telogy.design.ti.com Original-X-Trace: tilde.itg.ti.com 1032968902 4040 158.218.105.229 (25 Sep 2002 15:48:22 GMT) Original-X-Complaints-To: usenet@news.ti.com Original-NNTP-Posting-Date: 25 Sep 2002 15:48:22 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Original-Xref: nntp.stanford.edu gnu.emacs.help:105297 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1851 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1851 Hello all: I have a relatively small site-lisp directory, holding about 20 files. Does Byte compiling those files improve performance in any noticeable way? Thanks in advance!