Performance degradation in commit ac1d794 - Mailing list pgsql-hackers

From Васильев Дмитрий
Subject Performance degradation in commit ac1d794
Date
Msg-id CAB-SwXZh44_2ybvS5Z67p_CDz=XFn4hNAD=CnMEF+QqkXwFrGg@mail.gmail.com
Whole thread Raw
Responses Re: Performance degradation in commit ac1d794  (Andres Freund <andres@anarazel.de>)
Re: Performance degradation in commit ac1d794  (Andres Freund <andres@anarazel.de>)
Re: Performance degradation in commit ac1d794  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
Hello hackers!

I suddenly found commit ac1d794 gives up to 3 times performance degradation.

I tried to run pgbench -s 1000 -j 48 -c 48 -S -M prepared on 70 CPU-core machine:
commit ac1d794 gives me 363,474 tps
and previous commit a05dc4d gives me 956,146
and master( 3d0c50f ) with revert ac1d794 gives me 969,265

it's shocking

---
Dmitry Vasilyev
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company

pgsql-hackers by date:

Previous
From: Vinayak Pokale
Date:
Subject: Re: [PROPOSAL] VACUUM Progress Checker.
Next
From: Andres Freund
Date:
Subject: Re: Performance degradation in commit ac1d794