On 2/28/07, Jonah H. Harris <jonah(dot)harris(at)gmail(dot)com> wrote:
> I added adler32 to Gurjeet Singh's crc testing utility, compiled it
> with gcc 4.0.0 on a single-core Opteron running FC4, and configured it
> for 8K block sizes.
Tested Fletcher and seeing similar results ratio-wise. Using O3, it's:
Generating CRC using Fletcher algo... done. Time taken : 11 milliseconds
Verifying CRC using Fletcher algo... done. Time taken : 11 milliseconds
--
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 3rd Floor | jharris(at)enterprisedb(dot)com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/
In response to
pgsql-hackers by date
| Next: | From: Mageshwaran | Date: 2007-03-01 05:26:31 |
| Subject: Re: POSTGRES WAL |
| Previous: | From: Zoltan Boszormenyi | Date: 2007-03-01 05:03:12 |
| Subject: Is there a way to run heap_insert() AFTER ExecInsertIndexTuples()
? |