emacs-devel
[Top][All Lists]
Advanced

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

Re: Native compilation: the bird-eye view


From: Andrea Corallo
Subject: Re: Native compilation: the bird-eye view
Date: Sun, 23 Aug 2020 12:19:27 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi all,

I've updated how we generate the eln filenames and now they are in the
form: filename-path_hash-content_hash.eln

where path_hash is computed using the absoulte path of the source file
and content_hash using its content.

This should enable us for keepeng the eln-cache folders clean and solve
the issue mentioned in my previous message.

So far I've no idea if hashing the source file content has a measurable
impact on the startup time tho, I guess we'll see and in case search for
a different solution.

  Andrea

-- 
akrl@sdf.org



reply via email to

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