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: martin rudalics
Subject: Re: The Emacs master is much slower than the emacs-27 branch.
Date: Sat, 5 Dec 2020 10:23:36 +0100

> I don't know what happens on your computer (what is your platform/compiler?) 
but on mine (Debian GNU/Linux with the latest Linux kernel and the latest GCC) the 
effect on -O0 is almost the same as on -Og for this particular benchmark.  I just 
tried again on the emacs-27 branch:
>
> -Og: ~67s
> -O0: ~63s
> -O1: ~26s
> -O2: ~18s
> -O3: ~17s

So when I want to compare Emacs 27 and Emacs 28 benchmarks, -Og builds
are off limits.  Now can I use O0 builds or do I have to use O1-O3
builds exclusively?

martin



reply via email to

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