Re: performance hit with --enable-debug

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: performance hit with --enable-debug
Дата
Msg-id Pine.LNX.4.30.0101141305430.977-100000@peter.localdomain
обсуждение исходный текст
Ответ на performance hit with --enable-debug  ("Thomas T. Thai" <tom@minnesota.com>)
Ответы Re: performance hit with --enable-debug
Re: performance hit with --enable-debug
Список pgsql-general
Thomas T. Thai writes:

> what kind of performance hit would i endure if i compiled with
> --enable-debug on -current

The effect in terms of query execution speed is probably minimal.  The
problem is that the executables get about 15% larger, which can lead to
longer load times, more memory usage, and ultimately to some speed issues.
Personally, I wouldn't worry about it too much, especially if you're
running beta and want to track down potential bugs.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


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

Предыдущее
От: Konstantinos Agouros
Дата:
Сообщение: stupid select question...
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: update field table.....