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: Paul Eggert
Subject: bug#9789: [patch] adding the option --without-compress-el to configure
Date: Mon, 24 Oct 2011 10:30:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0

I don't know about low-power laptops, but on my low-power desktop
(Fedora 15, AMD Phenom II X4 910e, 65W 2.6 GHz), "make install"
takes 21 seconds real-time without compression, and
44 seconds with compression.

I install without compression by using the shell command
"make GZIP_PROG= install".  That's pretty simple; do we
need a configure-time option too?

We could speed up "make install" considerably by
parallelizing it better, but that's a different topic.




reply via email to

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