Re: Use windows VMs instead of windows containers on the CI

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: Use windows VMs instead of windows containers on the CI
Дата
Msg-id CALj2ACXnyKT2MEK4nRHpybgU_BZsNFgJPrvb5jMX74JanZft2w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Use windows VMs instead of windows containers on the CI  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Fri, Feb 3, 2023 at 3:27 PM Thomas Munro <thomas.munro@gmail.com> wrote:
>
> On Fri, Feb 3, 2023 at 6:57 PM Andres Freund <andres@anarazel.de> wrote:
> > And pushed!  I think an improvement in CI times of this degree is pretty
> > awesome.
>
> +1
>
> A lot of CI compute time is saved.  The Cirrus account[1] was
> previously hitting the 4 job limit all day long, and now it's often
> running 1 or 2 jobs when I look, and it has space capacity to start a
> new job immediately if someone posts a new patch.  I'll monitor it
> over the next few days but it looks great.
>
> [1] https://cirrus-ci.com/github/postgresql-cfbot/postgresql

Oh, wow! This commit drastically improved testing time on Windows. It
was Windows tests that were always behind in my github repo's CI, now
I can see it got much faster. Thanks for working on this.

Windows tests were taking around 27min
(https://cirrus-ci.com/build/6060448332644352) before the patch, but
it came down to 13min (https://cirrus-ci.com/build/6528980879147008)
after the patch - Yay! 2X improvement :).

--
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michail Nikolaev
Дата:
Сообщение: Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Exit walsender before confirming remote flush in logical replication