Re: What exactly is our CRC algorithm?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: What exactly is our CRC algorithm?
Дата
Msg-id 28913.1416416597@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: What exactly is our CRC algorithm?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Wed, Nov 19, 2014 at 11:44 AM, Heikki Linnakangas
> <hlinnakangas@vmware.com> wrote:
>> That's an interesting choice of workload. That sure is heavy on the CRC
>> calculation, but the speed of pg_xlogdump hardly matters in real life.

> But isn't a workload that is heavy on CRC calculation exactly what we
> want here?  That way we can see clearly how much benefit we're getting
> on that particular part of the computation.  It'll still speed up
> other workloads, too, just not as much.

Heikki's point is that it's an unrealistic choice of CRC chunk size.
Maybe that doesn't matter very much, but it's unproven.
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: proposal: plpgsql - Assert statement
Следующее
От: "Aaron W. Swenson"
Дата:
Сообщение: Move Deprecated configure.in to configure.ac