Re: Space management for PGresult

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Space management for PGresult
Дата
Msg-id 20051123153429.GA26927@surnet.cl
обсуждение исходный текст
Ответ на Re: Space management for PGresult  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Space management for PGresult  (Atsushi Ogawa <atsushi.ogawa@gmail.com>)
Список pgsql-patches
Tom Lane wrote:
> Atsushi Ogawa <atsushi.ogawa@gmail.com> writes:
> > The number of malloc calls at pqResultAlloc:
> >  8.1.0  : 80542
> >  patched:    86
>
> > Execution time:
> >  8.1.0  : 6.80 sec
> >  patched: 6.73 sec
>
> This hardly seems worth adding any complexity for ...

What about memory usage?  Is there a notorious difference?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Space management for PGresult
Следующее
От: Atsushi Ogawa
Дата:
Сообщение: Re: Space management for PGresult