Re: inline newNode()

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: inline newNode()
Дата
Msg-id Pine.LNX.4.44.0210120047180.928-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: inline newNode()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: inline newNode()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian writes:

> Peter Eisentraut wrote:
> > Bruce Momjian writes:
> >
> > > I assume the GEQO results he is seeing is only for a tests, and that the
> > > macro version of newNode will help in all cases.
> >
> > Well are we just assuming here or are we fixing actual problems based on
> > real analyses?
>
> What is your point?  He is testing GEQO, but I assume other places would
> see a speedup from inlining newNode.

That's exactly my point: You're assuming.

Of course everything would be faster if we inline it, but IMHO that's the
compiler's job.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: INSTALL updates
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: INSTALL updates