bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9789: [patch] adding the option --without-compress-el to configure


From: OKAZAKI Tetsurou
Subject: bug#9789: [patch] adding the option --without-compress-el to configure
Date: Thu, 27 Oct 2011 08:43:23 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/24.0 Mule/6.0 (HANACHIRUSATO)

At Tue, 18 Oct 2011 23:46:22 -0400,
Stefan Monnier wrote:
> 
> > 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

--
Tetsurou







reply via email to

[Prev in Thread] Current Thread [Next in Thread]