Re: New CRC algorithm: Slicing by 8

Поиск
Список
Период
Сортировка
От Kenneth Marshall
Тема Re: New CRC algorithm: Slicing by 8
Дата
Msg-id 20061023215218.GI6179@it.is.rice.edu
обсуждение исходный текст
Ответ на Re: New CRC algorithm: Slicing by 8  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Oct 23, 2006 at 05:23:27PM -0400, Tom Lane wrote:
> Mark Kirkwood <markir@paradise.net.nz> writes:
> > Right - I think the regression is caused by libc and kernel being built 
> > with gcc 3.4.6 and the test program being built with gcc 4.1.2. 
> 
> Why do you think that?  The performance of the CRC loop shouldn't depend
> at all on either libc or the kernel, because they're not invoked inside
> the loop.
> 

I can believe that not re-building GCC 4.1.x with the 4.1.x compiler
could result in it not taking full advantage of new features and functions.

Ken


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [DOCS] Replication documentation addition
Следующее
От: Alexey Klyukin
Дата:
Сообщение: Re: Replication documentation addition