Re: GCC 4.0 on Mac OS X

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Matthew Hixson <hixson(at)poindextrose(dot)org>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: GCC 4.0 on Mac OS X
Date: 2005-05-20 22:00:55
Message-ID: 4019.1116626455@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Matthew Hixson <hixson(at)poindextrose(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthew Hixson 2005-05-20 23:11:33 Re: GCC 4.0 on Mac OS X
Previous Message Ed L. 2005-05-20 21:54:28 Re: [GENERAL] Image storage questions