pgsql: ci: macos: Reduce test concurrency

2022-10-01 Thread Andres Freund
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/202209270

pgsql: ci: macos: Reduce test concurrency

2022-10-01 Thread Andres Freund
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/202209270