Some performance degradation in REL_16 vs REL_15

Поиск
Список
Период
Сортировка
От Anton A. Melnikov
Тема Some performance degradation in REL_16 vs REL_15
Дата
Msg-id 79e2f903-8bb0-4fc9-840c-f30d878d2327@postgrespro.ru
обсуждение исходный текст
Ответы Re: Some performance degradation in REL_16 vs REL_15  (David Rowley <dgrowleyml@gmail.com>)
Re: Some performance degradation in REL_16 vs REL_15  (Andres Freund <andres@anarazel.de>)
Список 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
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andy Fan
Дата:
Сообщение: Re: A new strategy for pull-up correlated ANY_SUBLINK
Следующее
От: David Rowley
Дата:
Сообщение: Re: Doc: Minor update for enable_partitionwise_aggregate