Re: Postgres with pthread

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Postgres with pthread
Дата
Msg-id CA+TgmoZ5OtwkfzKZojQN1mY1K-2K6aqds7re1C=V2d=p27zPtQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgres with pthread  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Dec 6, 2017 at 11:53 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> barely a 50% speedup.

I think that's an awfully strange choice of adverb.  This is, by its
authors own admission, a rough cut at this, probably with very little
of the optimization that could ultimately done, and it's already
buying 50% on some test cases?  That sounds phenomenally good to me.
A 50% speedup is huge, and chances are that it can be made quite a bit
better with more work, or that it already is quite a bit better with
the right test case.

TBH, based on previous discussion, I expected this to initially be
*slower* but still worthwhile in the long run because of optimizations
that it would let us do eventually with parallel query and other
things.  If it's this much faster out of the gate, that's really
exciting.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Postgres with pthread
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Postgres with pthread