| От | Tom Lane |
|---|---|
| Тема | Re: install-strip causes dyld errors on OS X |
| Дата | |
| Msg-id | 24768.1193764165@sss.pgh.pa.us обсуждение |
| Ответ на | Re: install-strip causes dyld errors on OS X (Greg Smith <gsmith@gregsmith.com>) |
| Список | pgsql-hackers |
Greg Smith <gsmith@gregsmith.com> writes:
> On Tue, 30 Oct 2007, Alvaro Herrera wrote:
>> It would also be good to make --enable-debug the default.
> The last time I did a build with both --enable-debug and --enable-cassert,
> I was seeing pgbench results that were significantly (around 40% I think)
> slower than without those two.
Yeah, cassert is expensive (mostly it's the CLOBBER_FREED_MEMORY part,
which you can disable separately if you have a mind to). --enable-debug
is supposed to be free when using gcc, though I've never tried to verify
that. We can *not* make --enable-debug the default on non-gcc
compilers, though, and that makes me uncomfortable about turning it on
by default for gcc ... platform-specific defaults don't sound good.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера