Re: pglz compression performance, take two

Поиск
Список
Период
Сортировка
От Mark Dilger
Тема Re: pglz compression performance, take two
Дата
Msg-id B1D3105C-D68B-445F-B3DF-E3F41FE79C46@enterprisedb.com
обсуждение исходный текст
Ответ на Re: pglz compression performance, take two  (Mark Dilger <mark.dilger@enterprisedb.com>)
Ответы Re: pglz compression performance, take two  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Список pgsql-hackers

> On Jun 28, 2021, at 9:05 AM, Mark Dilger <mark.dilger@enterprisedb.com> wrote:
>
> Is it worth sharting a static inline function that uses your optimization in other places?

s/sharting/sharing/

> How confident are you that your optimization really helps?

By which I mean, is the optimization worth the extra branch checking if (len >= 16)?  Is the 14% speedup you report
dependenton this extra complexity? 

—
Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company






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

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: pglz compression performance, take two
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Deparsing rewritten query