all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com>
Cc: 9789@debbugs.gnu.org
Subject: bug#9789: [patch] adding the option --without-compress-el to configure
Date: Wed, 26 Oct 2011 21:02:39 -0400	[thread overview]
Message-ID: <jwvwrbrw8n8.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <86aa8nl3ok.wl%%5253605f36527b613438407bc85287410830e04c@gmail.com> (OKAZAKI Tetsurou's message of "Thu, 27 Oct 2011 08:43:23 +0900")

>> > On Cygwin with low voltage notebooks, `make install' takes long time
>> > to compress the Lisp source files.
>> What percentage of the total time are we talking about?
> About 40 percent.  Below is the result of `time make install':

> --with-compress-el (default)

> real    30m45.598s
> user    3m51.413s
> sys     11m59.457s


> --without-compress-el

> real    17m5.293s
> user    1m59.270s
> sys     6m43.657s

I would think that the only relevant percentage is of total
compile+install time, since it's rather rare to install repeatedly
without compiling.

Or maybe I don't understand the intended use case (I can't remember the
last time I ran "make install" to tell you the truth).


        Stefan





  reply	other threads:[~2011-10-27  1:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19  0:00 bug#9789: [patch] adding the option --without-compress-el to configure OKAZAKI Tetsurou
2011-10-19  3:46 ` Stefan Monnier
2011-10-26 23:43   ` OKAZAKI Tetsurou
2011-10-27  1:02     ` Stefan Monnier [this message]
2011-10-24 17:30 ` Paul Eggert
2012-04-11 11:36   ` Lars Magne Ingebrigtsen
2012-04-11 12:11     ` Jan D.

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=jwvwrbrw8n8.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=9789@debbugs.gnu.org \
    --cc=okazaki.tetsurou@gmail.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.