Re: Improve eviction algorithm in ReorderBuffer - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Improve eviction algorithm in ReorderBuffer
Date
Msg-id b523e863-29f0-4b83-83f2-f9b0ea8f4baf@iki.fi
Whole thread Raw
In response to Re: Improve eviction algorithm in ReorderBuffer  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On 11/04/2024 11:20, Masahiko Sawada wrote:
> On Thu, Apr 11, 2024 at 11:52 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>>
>> We can see 2% ~ 3% performance regressions compared to the current
>> HEAD, but it's much smaller than I expected. Given that we can make
>> the code simple, I think we can go with this direction.
> 
> Pushed the patch and reverted binaryheap changes.

Thank you!

-- 
Heikki Linnakangas
Neon (https://neon.tech)




pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Fix possible dereference null pointer (src/backend/replication/logical/reorderbuffer.c)
Next
From: Daniel Gustafsson
Date:
Subject: [MASSMAIL]Typos in the code and README