Re: Shave a few instructions from child-process startup sequence

Поиск
Список
Период
Сортировка
От Gurjeet Singh
Тема Re: Shave a few instructions from child-process startup sequence
Дата
Msg-id CABwTF4UDp_QyRmBtWkhSwxP0PjDj6SLBUPBt-7Gb3v6FkrigvA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Shave a few instructions from child-process startup sequence  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Shave a few instructions from child-process startup sequence
Список pgsql-hackers
On Wed, Nov 27, 2013 at 9:12 AM, Robert Haas <robertmhaas@gmail.com> wrote:

This is a performance patch, so it should come with benchmark results
demonstrating that it accomplishes its intended purpose.  I don't see
any.

Yes, this is a performance patch, but as the subject says, it saves a few instructions. I don't know how to write a test case that can measure savings of skipping a few instructions in a startup sequence that potentially takes thousands, or even millions, of instructions.

Best regards,
--

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: name.c
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Incomplete freezing when truncating a relation during vacuum