Re: Some quick Opteron 32-bit/64-bit results

Поиск
Список
Период
Сортировка
От William Yu
Тема Re: Some quick Opteron 32-bit/64-bit results
Дата
Msg-id cn6a8r$me7$1@news.hub.org
обсуждение исходный текст
Ответ на Re: Some quick Opteron 32-bit/64-bit results  (Gustavo Franklin Nóbrega <gfnobrega@planae.com.br>)
Список pgsql-performance
I gave -O3 a try with -funroll-loops, -fomit-frame-pointer and a few
others. Seemed to perform about the same as the default -O2 so I just
left it as -O2.


Gustavo Franklin Nóbrega wrote:
> Hi Willian,
>
>     Which are the GCC flags that you it used to compile PostgreSQL?
>
> Best regards,
>
> Gustavo Franklin Nóbrega
> Infraestrutura e Banco de Dados
> Planae Tecnologia da Informação
> (+55) 14 3224-3066 Ramal 209
> www.planae.com.br
>
>
>>I just finished upgrading the OS on our Opteron 148 from Redhat9 to
>>Fedora FC2 X86_64 with full recompiles of Postgres/Apache/Perl/Samba/etc.
>>
>>The verdict: a definite performance improvement. I tested just a few CPU
>>intensive queries and many of them are a good 30%-50% faster.
>>Transactional/batch jobs involving client machines (i.e. include fixed
>>client/networking/odbc overhead) seem to be about 10%-20% faster
>>although I will need run more data through the system to get a better
>>feel of the numbers.
>>
>>---------------------------(end of broadcast)---------------------------
>>TIP 2: you can get off all lists at once with the unregister command
>>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>>
>
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

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

Предыдущее
От: William Yu
Дата:
Сообщение: Re: Some quick Opteron 32-bit/64-bit results
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Insertion puzzles