From: | Peter Geoghegan <pg(at)bowt(dot)ie> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, samay sharma <smilingsamay(at)gmail(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [RFC] building postgres with meson - v13 |
Date: | 2022-09-24 23:56:20 |
Message-ID: | CAH2-WzmeZfS4yf6mYYNokXJYO7gHkQc9_Z1_xy5bJ5hGWwZssQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Sep 22, 2022 at 2:50 PM Andres Freund <andres(at)anarazel(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Dmitry Dolgov | 2022-09-24 23:59:39 | Re: pg_stat_statements and "IN" conditions |
Previous Message | Nikita Malakhov | 2022-09-24 22:41:34 | Re: Pluggable toaster |