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 1pzDy5-00071g-Eu for pgsql-hackers@arkaria.postgresql.org; Wed, 17 May 2023 10:01:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pzDx4-0008DC-Kd for pgsql-hackers@arkaria.postgresql.org; Wed, 17 May 2023 10:00:10 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pzDx4-0008D3-9H for pgsql-hackers@lists.postgresql.org; Wed, 17 May 2023 10:00:10 +0000 Received: from mail-lf1-x12d.google.com ([2a00:1450:4864:20::12d]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1pzDwz-000HxL-DZ for pgsql-hackers@lists.postgresql.org; Wed, 17 May 2023 10:00:09 +0000 Received: by mail-lf1-x12d.google.com with SMTP id 2adb3069b0e04-4f383d6f2f8so756376e87.2 for ; Wed, 17 May 2023 03:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684317603; x=1686909603; h=in-reply-to:from:references:cc:to:content-language:subject :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=uIKHvOEp6Q1JaEX6knjNCanZ3LohL6YB2pZh0Chl2aU=; b=DwbXNTAgxr0KRNwONvG0giqaZXAfXDBgUe6fOVFTn6o7bdEth8usyEpunVcbQGgEsj xpAwHcEVbUkBwjRr+kQwMfhbI23fYIN4tmjc9MskiztYEpjB9xSoeks4GlmQjVlGKsa6 TxYV98LX8LYdPd/bdRB+7QCYNmG6buNMisRdXidyy+YT+5DRnom8jVnIZ8iyWRvctdK7 2e3ZFyABqjVpYXIznWksKwnvkR6pUGT4QR1CesRuwCI6Ix7UAbMOz+e4qleHibs9iaJA FlIkWaPcbWTnzy6twJe2ZWLcyd3cbcqG/S6eNZUg+JlqcQQZl4GAZwzEoQEkgoGW3X5U WP4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684317603; x=1686909603; h=in-reply-to:from:references:cc:to:content-language:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=uIKHvOEp6Q1JaEX6knjNCanZ3LohL6YB2pZh0Chl2aU=; b=c4I7Xo2ID9wOwDjocQF10ggX3N8PRah71nLp8wGcu9BCi0kug6ZCinRBooNbdh1/e4 akNyJboJPBQFc9TYvE/DYNO9+h8H8YRyZ3DE9mL1ejalpEONf4ucg5YtekgUS8vuUW1N viY55/GO9jiDBVCDOkf1vVqYMPni0akkq6BAvuGlzblMLcDtS8sAg+PM0a9fVlk6XoNd Y1wYOIiX6iYoqUemKpZHEMa761FpQHUGzXLIzoEOkR9KOxwFabXv1ddBJe9/FQIf1nou cFUZBy8oOG7YXDI5ZMUhY3j1ogmswRUaVTz7aLejxETKt0UMHmoX1UXYCEDqdgsjSrOB e2hg== X-Gm-Message-State: AC+VfDzNJkWRIWWvR753G3vWWZPnpls3NPYS7BGJ0wQloQ86Bw1mafIA FiahxdDCKdACR3vT4xtzhIQ= X-Google-Smtp-Source: ACHHUZ4C3C+o2KJ18xqjCOEwF7PilxFTP53N6U8xYpcOtOKYMLxFQO67Pmlp8qFKLeC04Y7tNEgF+A== X-Received: by 2002:ac2:47e7:0:b0:4e6:9b01:b92b with SMTP id b7-20020ac247e7000000b004e69b01b92bmr17048lfp.67.1684317602754; Wed, 17 May 2023 03:00:02 -0700 (PDT) Received: from [1.0.0.7] ([81.23.166.126]) by smtp.gmail.com with ESMTPSA id n7-20020ac242c7000000b004f1d884a4efsm3273477lfl.242.2023.05.17.03.00.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 17 May 2023 03:00:01 -0700 (PDT) Content-Type: multipart/alternative; boundary="------------3WpZrrO69FHaj6QqGl0mF7a0" Message-ID: Date: Wed, 17 May 2023 13:00:00 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: benchmark results comparing versions 15.2 and 16 Content-Language: en-US To: Michael Paquier Cc: Andres Freund , MARK CALLAGHAN , pgsql-hackers@lists.postgresql.org References: <20230508191117.v6475ip6hxpwukss@awork3.anarazel.de> <20230509164824.wtfn5aoggj4rcz67@awork3.anarazel.de> <62b9850a-4c95-26c2-0aeb-d1d00434a13b@gmail.com> From: Alexander Lakhin In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------3WpZrrO69FHaj6QqGl0mF7a0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 17.05.2023 04:25, Michael Paquier wrote: > The numbers between f193883fc~1 and HEAD+patch are close to each > other. It does not seem to make the whole difference with 15.3, but > most of it. The difference can also be explained with some noise, > based on the number patterns of the third runs? > > I have now applied the revert, ready for beta1. Thanks for the > feedback! > Thank you for paying attention to it! Yes, I ran the benchmark on my workstation, so numbers could vary due parallel activity. Now I've compared 15.3 (8382864eb) with d8c3106bb and 1d369c9e9, this time with the CPU boost mode disabled: 1d369c9e9: 10007.130326, 10047.722122, 9920.612426, 10016.053846, 10060.606408 d8c3106bb: 10492.100485, 10505.326827, 10535.918137, 10625.904871, 10573.608859 15.3: 10458.752330, 10308.677192, 10366.496526, 10489.395275, 10319.458041 Best "1d369c9e9" worse than "15.3" by 4.1 percents (10060.61 < 10489.40) Average "1d369c9e9" worse than "15.3" by 3.6 percents (10010.43 < 10388.56) Best "d8c3106bb" better than "15.3" by 1.3 percents (10625.90 > 10489.40) Average "d8c3106bb" better than "15.3" by 1.5 percents (10546.57 > 10388.56) So it seems that there is nothing left on this plate. Best regards, Alexander --------------3WpZrrO69FHaj6QqGl0mF7a0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
17.05.2023 04:25, Michael Paquier wrote:
The numbers between f193883fc~1 and HEAD+patch are close to each
other.  It does not seem to make the whole difference with 15.3, but
most of it.  The difference can also be explained with some noise,
based on the number patterns of the third runs?

I have now applied the revert, ready for beta1.  Thanks for the
feedback!


Thank you for paying attention to it!

Yes, I ran the benchmark on my workstation, so numbers could vary due parallel
activity. Now I've compared 15.3 (8382864eb) with d8c3106bb and 1d369c9e9,
this time with the CPU boost mode disabled:
1d369c9e9:
10007.130326, 10047.722122, 9920.612426, 10016.053846, 10060.606408
d8c3106bb:
10492.100485, 10505.326827, 10535.918137, 10625.904871, 10573.608859
15.3:
10458.752330, 10308.677192, 10366.496526, 10489.395275, 10319.458041

Best "1d369c9e9" worse than "15.3" by 4.1 percents (10060.61 < 10489.40)
Average "1d369c9e9" worse than "15.3" by 3.6 percents (10010.43 < 10388.56)

Best "d8c3106bb" better than "15.3" by 1.3 percents (10625.90 > 10489.40)
Average "d8c3106bb" better than "15.3" by 1.5 percents (10546.57 > 10388.56)

So it seems that there is nothing left on this plate.

Best regards,
Alexander
--------------3WpZrrO69FHaj6QqGl0mF7a0--