Re: 1.16.90 regression: configure now takes 7 seconds to start

Simon Richter <[email protected]> Thu, 13 Jun 2024 13:50:56 +0900
Newsgroups gmane.comp.sysutils.automake.general
Message-ID <[email protected]>
Hi,

On 6/13/24 10:44, Jacob Bachmeyer wrote:

> Second, because timestamp resolution is actually per-volume, 
> which in the POSIX model, means it varies by directory.  You can even 
> have a modern filesystem (with nanosecond granularity) mounted on a 
> directory in a FAT filesystem (with two second granularity) and 
> ultimately a root filesystem with one second granularity.

It might even be per-file, with an overlay filesystem where 
modifications go to a tmpfs while the source code is in the user home.

    Simon