Re: compile warning - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: compile warning
Date
Msg-id 20031011164209.GB2860@dcc.uchile.cl
Whole thread Raw
In response to Re: compile warning  ("Andrew Dunstan" <andrew@dunslane.net>)
List pgsql-hackers
On Sat, Oct 11, 2003 at 12:17:42PM -0400, Andrew Dunstan wrote:

> If you don't want to do this we could turn off strict-aliasing. You might
> take a performance hit, though - see
> http://www.freetype.org/pipermail/devel/2003-June/009452.html for info on
> what the FreeType people found.

See the followup.  That was actually a mistake in the metodology that
turned -O2 off.  The real performance decrease is said to be 1-2%, not
the 100% that the original articly says.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"En las profundidades de nuestro inconsciente hay una obsesiva necesidad
de un universo lógico y coherente. Pero el universo real se halla siempre
un paso más allá de la lógica" (Irulan)


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: compile warning
Next
From: "Andrew Dunstan"
Date:
Subject: Re: compile warning