emacs-devel
[Top][All Lists]
Advanced

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

Re: The Emacs master is much slower than the emacs-27 branch.


From: Stephen Berman
Subject: Re: The Emacs master is much slower than the emacs-27 branch.
Date: Fri, 04 Dec 2020 17:03:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Fri, 04 Dec 2020 17:51:03 +0200 Eli Zaretskii <eliz@gnu.org> wrote:

>> From: Stephen Berman <stephen.berman@gmx.net>
>> Cc: acm@muc.de,  emacs-devel@gnu.org
>> Date: Fri, 04 Dec 2020 15:05:54 +0100
>>
>> > I just rebuilt emacs-27 with "make bootstrap", reran the benchmark, and
>> > it took ~60 seconds, about a second faster than the previous
>> > non-bootstrapped build.  The profile is similar to the previous one from
>> > emacs-27, but I've attached for your perusal anyway.  I'll bootstrap
>> > master too and run the benchmark there again.
>>
>> On freshly bootstrapped master the benchmark took the same time as
>> before, ~21 seconds, and the profile looks pretty much the same, so I
>> haven't attached it, but will send it if you want to see it.
>
> Thanks.  This is very strange.  What are the build options and the
> features in each build? are they identical?

emacs-27:

system-configuration-options
"'CFLAGS=-Og -g3' PKG_CONFIG_PATH=/opt/qt5/lib/pkgconfig"

system-configuration-features
"XPM JPEG TIFF GIF PNG RSVG SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL
GNUTLS LIBXML2 FREETYPE HARFBUZZ XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11
XDBE XIM MODULES THREADS LIBSYSTEMD PDUMPER LCMS2 GMP"

master:

system-configuration-options
"--with-xwidgets 'CFLAGS=-Og -g3' PKG_CONFIG_PATH=/opt/qt5/lib/pkgconfig"

system-configuration-features
"XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS LIBSYSTEMD PDUMPER LCMS2"



reply via email to

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