Re: GCC 4.0 on Mac OS X - Mailing list pgsql-general

From Tom Lane
Subject Re: GCC 4.0 on Mac OS X
Date
Msg-id 4019.1116626455@sss.pgh.pa.us
Whole thread Raw
In response to GCC 4.0 on Mac OS X  (Matthew Hixson <hixson@poindextrose.org>)
Responses Re: GCC 4.0 on Mac OS X
List pgsql-general
Matthew Hixson <hixson@poindextrose.org> writes:
> Just wondering if the Postgres hackers have done any performance
> measurements on Postgres compiled with GCC 3.x against Postgres
> compiled with GCC 4.0.  I'm wondering whether or not the auto-
> vectorization stuff in 4.0 provides any performance improvements to
> Postgres 8.0.x.

Offhand I'd not expect auto-vectorization to be much help for Postgres,
but you never know till you try ...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Inherited constraints and search paths (was Re:
Next
From: Matthew Hixson
Date:
Subject: Re: GCC 4.0 on Mac OS X