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

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

bug#17806: 24.4.50; Branch emacs-24 fails to beuild on Debian


From: Paul Eggert
Subject: bug#17806: 24.4.50; Branch emacs-24 fails to beuild on Debian
Date: Fri, 20 Jun 2014 12:48:02 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Glenn Morris wrote:
Why does Emacs even have --enable-link-time-optimization as a configure
option? Does it provide any measurable benefit?

It's supposed to have better runtime performance. In my standard little benchmark, though, --enable-link-time-optimization slowed down runtime CPU performance by 14% (x86-64, GCC 4.9.0). It did shrink the executable's text size by 2.4%, but I'd rather have the CPU performance.

I installed the attached as emacs-24 bzr 117269 to try to discourage casual use. Another possibility would be to remove --enable-link-time-optimization, but I suppose that should be done in the trunk if it's done at all. I'll CC: this to Dmitry as he added the option in the first place.

Attachment: lto-diag.patch
Description: Text document


reply via email to

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