Re: Optimising compactify_tuples() - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Optimising compactify_tuples()
Date
Msg-id 20200916230518.ukkrfe3jswgxwiui@alap3.anarazel.de
Whole thread Raw
In response to Re: Optimising compactify_tuples()  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On 2020-09-16 14:01:21 +1200, Thomas Munro wrote:
> On Wed, Sep 16, 2020 at 1:30 PM David Rowley <dgrowleyml@gmail.com> wrote:
> > Thanks a lot for the detailed benchmark results and profiles. That was
> > useful.  I've pushed both patches now. I did a bit of a sweep of the
> > comments on the 0001 patch before pushing it.
> >
> > I also did some further performance tests of something other than
> > recovery. I can also report a good performance improvement in VACUUM.
> > Something around the ~25% reduction mark
> 
> Wonderful results.  It must be rare for a such a localised patch to
> have such a large effect on such common workloads.

Indeed!



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Gripes about walsender command processing
Next
From: David Rowley
Date:
Subject: Re: Optimising compactify_tuples()