Re: Sun performance - Major discovery! - Mailing list pgsql-performance

From Neil Conway
Subject Re: Sun performance - Major discovery!
Date
Msg-id 1065635011.3424.25.camel@tokyo
Whole thread Raw
In response to Re: Sun performance - Major discovery!  (Jeff <threshar@torgo.978.org>)
Responses Re: Sun performance - Major discovery!  (Jeff <threshar@torgo.978.org>)
List pgsql-performance
On Wed, 2003-10-08 at 11:46, Jeff wrote:
> Yeah - like I expected it was able to generate much better code for
> _bt_checkkeys which was the #1 function in gcc on both sun & linux.
>
> and as you can see, suncc was just able to generate much nicer code.

What CFLAGS does configure pick for gcc? From
src/backend/template/solaris, I'd guess it's not enabling any
optimization. Is that the case? If so, some gcc numbers with -O and -O2
would be useful.

-Neil



pgsql-performance by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL vs. MySQL
Next
From: Josh Berkus
Date:
Subject: Re: PostgreSQL vs. MySQL