Re: CI speed improvements for FreeBSD - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: CI speed improvements for FreeBSD
Date
Msg-id CA+hUKGKG7qBE1-H+R8XH8G3+Bw_WMd7LbD8k==JQcVWL+gFUPw@mail.gmail.com
Whole thread Raw
In response to CI speed improvements for FreeBSD  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: CI speed improvements for FreeBSD
List pgsql-hackers
And after adding this to the commitfest, here's the first cfbot run.
The gain was due to "test_world" which shows a greater-than-2x speedup
(~4:30 -> ~2:08) from 2x CPUs.  That is nice for humans who want the
answer as soon as possible, but note that the resource usage cost
might go up because of the non-parallel parts now wasting more idle
CPUs: git clone, meson configure etc (as they do on every platform).

https://cirrus-ci.com/build/6060109692928000



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: CI speed improvements for FreeBSD
Next
From: Michael Paquier
Date:
Subject: Re: New WAL record to detect the checkpoint redo location