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

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Use windows VMs instead of windows containers on the CI
Date: 2023-01-10 12:51:42
Message-ID: d8c622b3-75da-77d3-fd3b-3ae2604ed212@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

It didn't work again. Sending numbers until I figure out how to solve this.

Scheduling Step:

VM + VS 2019: 00.17m
Container + VS 2019: 03.51m

VM + MinGW64: 00.16m
Container + MinGW64: 04.28m

Execution step:

VM + VS 2019: 12.16m
Container + VS 2019: 26.02m

VM + MinGW64: 07.55m
Container + MinGW64: 16.34m

Sorry for the multiple mails.

Regards,
Nazir Bilal Yavuz
Microsoft

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message torikoshia 2023-01-10 13:01:01 Re: [PATCH] support tab-completion for single quote input with equal sign
Previous Message Elena Indrupskaya 2023-01-10 12:51:04 Re: SQL/JSON revisited