]> git.ipfire.org Git - thirdparty/postgresql.git/commit
ci: macos: Reduce test concurrency
authorAndres Freund <andres@anarazel.de>
Sat, 1 Oct 2022 23:55:16 +0000 (16:55 -0700)
committerAndres Freund <andres@anarazel.de>
Sat, 1 Oct 2022 23:56:15 +0000 (16:56 -0700)
commitb507a7a19b5d9a8ed2500c5a7159353e02846901
treee9107081388169e8edb7d4c4e52c4490a5f3f587
parent64b431d15c49ce39a12dcaec78a60b884be1efba
ci: macos: Reduce test concurrency

Test performance regresses noticably when using all cores. This is more
pronounced with meson than with autoconf, presumably because meson will
schedule the "full number" of tests more consistently.  8 seems to work
OK.

Discussion: https://postgr.es/m/20220927040208.l3shfcidovpzqxfh@awork3.anarazel.de
Backpatch: 15-, where CI was introduced
.cirrus.yml