Re: New CRC algorithm: Slicing by 8

From: Benny Amorsen <benny+usenet(at)amorsen(dot)dk>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: New CRC algorithm: Slicing by 8
Date: 2006-10-23 11:59:38
Message-ID: m3ac3nnsyd.fsf@ursa.amorsen.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>>>> "MK" == Mark Kirkwood <markir(at)paradise(dot)net(dot)nz> writes:

MK> Here are the results after building gcc 4.1.2 (repeating results
MK> for gcc 3.4.6 for comparison). I suspect that performance is
MK> probably impacted because gcc 4.1.2 (and also the rest of the
MK> tool-chain) is built with gcc 3.4.6 - but it certainly suggests
MK> that the newer gcc versions don't like the slice-8 algorithm for
MK> some reason.

They don't seem to like the old CRC algorithms either. It is quite
strange, such dramatic performance regressions from 3.x to 4.x are
rare.

/Benny

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message imad 2006-10-23 12:02:35 Re: MVCC question
Previous Message Gevik Babakhani 2006-10-23 11:50:33 MVCC question