Re: Speed up clean meson builds by ~25% - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Speed up clean meson builds by ~25%
Date
Msg-id CAGECzQQdp8EG_4dJKgDP_LFz2GFrs2iEa2ee+Gom_cQVjuF7+Q@mail.gmail.com
Whole thread Raw
In response to Re: Speed up clean meson builds by ~25%  (Andres Freund <andres@anarazel.de>)
Responses Re: Speed up clean meson builds by ~25%
Re: Speed up clean meson builds by ~25%
List pgsql-hackers
On Fri, 5 Apr 2024 at 17:24, Andres Freund <andres@anarazel.de> wrote:
> I recommend opening a bug report for clang, best with an already preprocessed
> input file.

> We're going to need to do something about this from our side as well, I
> suspect. The times aren't great with gcc either, even if not as bad as with
> clang.

Agreed. While not a full solution, I think this patch is still good to
address some of the pain: Waiting 10 seconds at the end of my build
with only 1 of my 10 cores doing anything.

So while this doesn't decrease CPU time spent it does decrease
wall-clock time significantly in some cases, with afaict no downsides.



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: documentation structure
Next
From: "David G. Johnston"
Date:
Subject: Re: documentation structure