Re: Mingw task for Cirrus CI
Melih Mutlu <m.melihmutlu@gmail.com>
From: Melih Mutlu <m.melihmutlu@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Andrew Dunstan <andrew@dunslane.net>, pgsql-hackers@postgresql.org
Date: 2022-04-08T15:18:34Z
Lists: pgsql-hackers
> On windows that makes prep_buildtree go from 42.4s to 5.8s for me. > I applied Andres's faster prep build tree changes and triggered some cirrus runs Without these changes, preparing build tree was taking around 42.3s (sometimes even more) [1] It seems like with these changes it drops to around 8s [2] [1] https://cirrus-ci.com/task/6562493345562624 [2] https://cirrus-ci.com/task/4836843802853376 Best, Melih
Commits
-
ci: Add task testing windows with mingw
- 967db242c2aa 16.0 landed