| From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: compile warning |
| Date: | 2003-10-11 16:42:09 |
| Message-ID: | 20031011164209.GB2860@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2003-10-11 16:43:22 | Re: compile warning |
| Previous Message | Alvaro Herrera | 2003-10-11 16:40:50 | Re: compile warning |