Re: [RFC] building postgres with meson - v13 - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: [RFC] building postgres with meson - v13
Date
Msg-id CAH2-WzmeZfS4yf6mYYNokXJYO7gHkQc9_Z1_xy5bJ5hGWwZssQ@mail.gmail.com
Whole thread Raw
In response to Re: [RFC] building postgres with meson - v13  (Andres Freund <andres@anarazel.de>)
Responses Re: [RFC] building postgres with meson - v13
List pgsql-hackers
On Thu, Sep 22, 2022 at 2:50 PM Andres Freund <andres@anarazel.de> wrote:
> meson:
>
> time meson test
> real    0m42.178s
> user    7m8.533s
> sys     2m17.711s

I find that a more or less comparable test run on my workstation
(which has a Ryzen 9 5950X) takes just over 38 seconds. I think that
the improvement is far more pronounced on that machine compared to a
much older workstation.

One more question about this, that wasn't covered by the Wiki page: is
there some equivalent to "make installcheck" with meson builds?

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Nikita Malakhov
Date:
Subject: Re: Pluggable toaster
Next
From: Dmitry Dolgov
Date:
Subject: Re: pg_stat_statements and "IN" conditions