Re: Reporting script runtimes in pg_regress - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Reporting script runtimes in pg_regress
Date
Msg-id CAH2-Wz=pDLDwhs-ksM-BcjCnRhhxYRJAEiM+dTkcosMXNmubLA@mail.gmail.com
Whole thread Raw
In response to Reporting script runtimes in pg_regress  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, Feb 9, 2019 at 7:50 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I've wondered for some time whether we couldn't make a useful
> reduction in the run time of the PG regression tests by looking
> for scripts that run significantly longer than others in their
> parallel groups, and making an effort to trim the runtimes of
> those particular scripts.

> Does anyone else feel that this is interesting/useful data?

It definitely seems useful to me.

-- 
Peter Geoghegan


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Reporting script runtimes in pg_regress
Next
From: Andres Freund
Date:
Subject: Re: Reporting script runtimes in pg_regress