unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: byte-compiler very slow
Date: Mon, 22 Jul 2002 09:19:49 -0600 (MDT)	[thread overview]
Message-ID: <200207221519.g6MFJnK02311@aztec.santafe.edu> (raw)
In-Reply-To: <1027284727.5453.5.camel@space-ghost> (message from Colin Walters on 21 Jul 2002 16:52:07 -0400)

    I think for the short term, we could make batch-byte-compile set a flag
    which reverts to the previous behavior of just printing line numbers. 

The previous behavior printed *incorrect* line numbers; going back
there does not seem very good.  I think we should make this work
better.

Someone said that turning this feature off does not bring back the old
speed.  I wonder if turning it off really turns off the whole
mechanism.  Did anyone check what the code says?

Treating the code as a black box is unlikely to solve this.  That's a
futile approach to any bug, almost a waste of time.  What we need is
some real debugging.  Would someone like to study the actual changes
and what they do that might cause a slowdown?  Would someone like to
profile the new version and see where this time is spent?

  reply	other threads:[~2002-07-22 15:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-20 20:27 byte-compiler very slow David Ponce
2002-07-21 10:14 ` David Ponce
2002-07-21 20:15 ` Richard Stallman
2002-07-21 20:52   ` Colin Walters
2002-07-22 15:19     ` Richard Stallman [this message]
2002-07-23 12:06       ` David Ponce
2002-07-24  3:25         ` Richard Stallman
2002-07-24  8:24           ` David Ponce
2002-07-25  3:11             ` Richard Stallman
2002-07-23 13:25       ` byte-compiler very slow (cont.) David Ponce

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200207221519.g6MFJnK02311@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@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 public inbox

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

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).