Some performance degradation in REL_16 vs REL_15 - Mailing list pgsql-hackers

From Anton A. Melnikov
Subject Some performance degradation in REL_16 vs REL_15
Date
Msg-id 79e2f903-8bb0-4fc9-840c-f30d878d2327@postgrespro.ru
Whole thread Raw
Responses Re: Some performance degradation in REL_16 vs REL_15
Re: Some performance degradation in REL_16 vs REL_15
List pgsql-hackers
Greetengs!

Found that simple test pgbench -c20 -T20 -j8 gives approximately
for REL_15_STABLE at 5143f76:  336+-1 TPS
and
for REL_16_STABLE at 4ac7635f: 324+-1 TPS

The performance drop is approximately 3,5%  while the corrected standard deviation is only 0.3%.
See the raw_data.txt attached.

How do you think, is there any cause for concern here?

And is it worth spending time bisecting for the commit where this degradation may have occurred?

Would be glad for any comments and concerns.

With the best regards,

-- 
Anton A. Melnikov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Andy Fan
Date:
Subject: Re: A new strategy for pull-up correlated ANY_SUBLINK
Next
From: David Rowley
Date:
Subject: Re: Doc: Minor update for enable_partitionwise_aggregate