Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o9bmc-0008Mz-4Z for pgsql-hackers@arkaria.postgresql.org; Fri, 08 Jul 2022 00:23:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1o9blb-0000rP-Fg for pgsql-hackers@arkaria.postgresql.org; Fri, 08 Jul 2022 00:22:43 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o9bla-0000rG-Uw for pgsql-hackers@lists.postgresql.org; Fri, 08 Jul 2022 00:22:43 +0000 Received: from mail-qk1-x72a.google.com ([2607:f8b0:4864:20::72a]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1o9blU-0004HS-Sx for pgsql-hackers@lists.postgresql.org; Fri, 08 Jul 2022 00:22:42 +0000 Received: by mail-qk1-x72a.google.com with SMTP id z12so14666573qki.3 for ; Thu, 07 Jul 2022 17:22:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=5YmGNA16fxA6seYjSGHRN9zUywskumio+x8kzoEsRec=; b=XVzWGjdgNnzIeNcE4gREzBlGKqev8/a0D9jLPxINzLfbU/EwSHb11tIq48RthigUlO zSUxm0FISkY0aR3wYno5lM4fg5v85+7RACi1xXilJ1jnsDAKng5D7wqPd+plMt5ajSea OfzZ1sKAcaN0VB/avfl13XSk5FBoOrPTMnHRexKRnf6nIHdTkF0F+NN84+W8ZAPk4/hI NfMq/VoaPSnxADoO8g7FugsuBxNZlsiVnC+EduaF4dIvCrnHGlBSPaqIZRdwTownWZ52 fmQy2dlLwKfUDEy82E47ifSXjrVbfCv3tWrMErlkEFEmPPaNFBHbZDx7Sc/0LoV6ZN2h /Rqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=5YmGNA16fxA6seYjSGHRN9zUywskumio+x8kzoEsRec=; b=GLmTJdGzavQyfmsh8VcYSBLUb+KLy+Y59gCYJ1j6UjyC6HzYR8+agdlEVMMnCl+zw9 lMaLHcQYjh0b68OGvaYSWwgwRduI6c4FU19xbLXPugzsGM0H6LkNGHyMV1hELU/XBhvL AFkYeSG3f1vxc1ucw+QO2BJcIZgIuaRIWd11aXt5P9R0CjGiJKsEXstRVF8z4PkHfGdr oYJqo/+Mg4YrZjb7eSHnDq0Nk8ucHFbj7aISsBlMWStxfAcjlBiClP1ZWjAoPTV76kFH P2xzhHWDN7Smu2B8+qhUmaq0DDLyX+bGlVXevPp90lgjw7VGbcW6r8wiAxeKbCAKaNgx W5kw== X-Gm-Message-State: AJIora+ceyE0SZYdmiu2vON1q9DXTBz6Ij+qFos5/nDCKwAkBm9oMOob ZQYgOCfz8sbEeeIJ5R6xRZJ6yA== X-Google-Smtp-Source: AGRyM1sKJcT/X4s/7CKxAWwVsxVDqs35vbzDXZTl1IXtIrVCdQFhij1++k1Fbg21F+1elL4lAl8CRw== X-Received: by 2002:a37:dc41:0:b0:6af:6857:69b3 with SMTP id v62-20020a37dc41000000b006af685769b3mr517228qki.150.1657239754394; Thu, 07 Jul 2022 17:22:34 -0700 (PDT) Received: from pryzbyj.telsasoft (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id m14-20020a05620a24ce00b006af59e9ddeasm26816578qkn.18.2022.07.07.17.22.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Jul 2022 17:22:33 -0700 (PDT) Received: by pryzbyj.telsasoft (Postfix, from userid 1000) id 8F4C88019D7; Thu, 7 Jul 2022 19:22:32 -0500 (CDT) Date: Thu, 7 Jul 2022 19:22:32 -0500 From: Justin Pryzby To: Andres Freund , Thomas Munro Cc: Noah Misch , Michael Paquier , Andrew Dunstan , Anastasia Lubennikova , Tom Lane , Robert Haas , Melanie Plageman , Peter Eisentraut , Daniel Gustafsson , pgsql-hackers@lists.postgresql.org Subject: Re: CI and test improvements Message-ID: <20220708002232.GF13040@telsasoft.com> References: <20220528153741.GK19626@telsasoft.com> <20220623192343.GA22452@telsasoft.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="mln0rGgUGuXEqmuI" Content-Disposition: inline In-Reply-To: <20220623192343.GA22452@telsasoft.com> User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --mln0rGgUGuXEqmuI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline rebased on b6a5158f9 and 054325c5e Also, cirrus/freebsd task can run 3x faster with more CPUs. Subject: [PATCH 21/21] cirrus: run freebsd with more CPUs+RAM https://cirrus-ci.com/task/4664440120410112 https://cirrus-ci.com/task/5100411110555648 In the past, I gather there was some undiagnosed issue when using more CPUs (cirrus now enforces >5GB RAM when using 6 CPUs - maybe you tried to use too little RAM, or maybe hit bad performance involving NUMA?) https://www.postgresql.org/message-id/flat/20220310033347.hgxk4pyarzq4hxwp@alap3.anarazel.de#f36c0b17e33e31e7925e7e5812998686 --mln0rGgUGuXEqmuI Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="0001-cirrus-windows-add-compiler_warnings_script.patch"