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

Simon Richter <[email protected]> Wed, 12 Jun 2024 15:54:45 +0900
Newsgroups gmane.comp.sysutils.automake.general
Message-ID <[email protected]>
Hi,

On 6/12/24 08:00, Karl Berry wrote:

> Any other ideas?

A horrible one: split the test so it can be performed in parallel with 
others -- upper half starts the sleep in the background, lower half 
waits for it to complete.

    Simon