emacs-devel
[Top][All Lists]
Advanced

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

Re: byte-compiling files loaded in loadup.el


From: Dan Nicolaescu
Subject: Re: byte-compiling files loaded in loadup.el
Date: Fri, 06 Aug 2010 14:21:15 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> A little experiment shows that byte compiling any of the files in
>> loadup.el that are currently not byte compiled (and not explicitly
>> excluded by loading the .el version) the pure size grows a little bit.
>
>> This means that there are a few extra objects that do not need to be
>> garbage collected every single time the garbage collector runs.
>
> Maybe it means instead that the byte-compiled versions use up
> more space.

It might.
IMO we should still byte compile them, even if it's just for compile time error 
checking...



reply via email to

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