emacs-devel
[Top][All Lists]
Advanced

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

Re: Towards a cleaner build


From: Stefan Monnier
Subject: Re: Towards a cleaner build
Date: Tue, 28 May 2019 08:29:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> Yep, try: (disassemble (lambda (x) (progn (progn (progn (progn (progn 
>> x)))))))

Note that this is never the full story: the presence of extra code
that's removed during compilation can still result in different code
because it can hide optimization opportunities (tho this always depends
on relative ordering of the various optimizations involved).


        Stefan




reply via email to

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