Re: [HACKERS] Sun performance - Major discovery!

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Jeff <threshar(at)torgo(dot)978(dot)org>, Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Performance <pgsql-performance(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Sun performance - Major discovery!
Date: 2003-10-09 01:48:14
Message-ID: 200310090148.h991mEc25313@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Well, this is really embarassing. I can't imagine why we would not set
> > at least -O on all platforms. Looking at the template files, I see
> > these have no optimization set:
>
> > freebsd (non-alpha)
>
> I'm wondering what that had in mind:
>
> http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/template/freebsd.diff?r1=1.10&r2=1.11

I was wondering that myself. I think the idea was that we already do
-O2 in configure if it is gcc, so why do it in the template files. What
is killing us is the CFLAGS= lines in the configuration files.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-10-09 02:05:06 Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)
Previous Message Bruce Momjian 2003-10-09 01:44:26 Re: Sun performance - Major discovery!

Browse pgsql-performance by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-10-09 02:07:11 Re: [HACKERS] Sun performance - Major discovery!
Previous Message Bruce Momjian 2003-10-09 01:44:26 Re: Sun performance - Major discovery!