Re: Improve eviction algorithm in ReorderBuffer

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Improve eviction algorithm in ReorderBuffer
Дата
Msg-id b523e863-29f0-4b83-83f2-f9b0ea8f4baf@iki.fi
обсуждение исходный текст
Ответ на Re: Improve eviction algorithm in ReorderBuffer  (Masahiko Sawada <sawada.mshk@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Fix possible dereference null pointer (src/backend/replication/logical/reorderbuffer.c)
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: [MASSMAIL]Typos in the code and README