Re: New CRC algorithm: Slicing by 8

Поиск
Список
Период
Сортировка
От Gurjeet Singh
Тема Re: New CRC algorithm: Slicing by 8
Дата
Msg-id 65937bea0610220746h6308be1ey3fe8bcba04774717@mail.gmail.com
обсуждение исходный текст
Ответ на Re: New CRC algorithm: Slicing by 8  ("Gregory Maxwell" <gmaxwell@gmail.com>)
Список pgsql-hackers


On 10/22/06, Gregory Maxwell <gmaxwell@gmail.com> wrote:
On Opteron 265 his test code shows SB8 (the intel alg) is 2.48x faster
for checksum and 1.95x faster for verify for the 800 * 1024 blocks of
1 KB each workload. For 100000 blocks of 8k I got simmlar results as
well.

I think you meant

800*1024 blocks of 1 >MB< each workload.

--
gurjeet[.singh]@EnterpriseDB.com
singh.gurjeet@{ gmail | hotmail | yahoo }.com

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

Предыдущее
От: "Gurjeet Singh"
Дата:
Сообщение: Re: New CRC algorithm: Slicing by 8
Следующее
От: "Simon Riggs"
Дата:
Сообщение: Re: estimated_count() implementation