Re: Processor optimization compile options?

Поиск
Список
Период
Сортировка
От Alexander Kirpa
Тема Re: Processor optimization compile options?
Дата
Msg-id 41C674F7.11670.6A82BE2@localhost
обсуждение исходный текст
Ответ на Processor optimization compile options?  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
Starting from 7.4.1 on P4 and FreeBSD 5.x (exclude 5.0 - gcc in this
edition have optimization error)
I use next configure command
----------------------------------
./configure --prefix=/opt/postgres-7.4.1 --with-pgport=5432
        --with-pam --enable-syslog --enable-depend
        'CFLAGS= -O3 -pipe -mfpmath=sse -msse2 -msse
        -mmmx -march=pentium4 -mcpu=pentium4'
---------------------------------
w/o any problem.
As I remember improvement as always task depended and
have 30-100%.

Best regards,
 Alexander Kirpa


В списке pgsql-performance по дате отправления:

Предыдущее
От: kondo_yo@itg.hitachi.co.jp
Дата:
Сообщение: Re: Question of performance of version 8
Следующее
От: Ron Mayer
Дата:
Сообщение: Tips for a system with _extremely_ slow IO?