Re: Proposal: add new API to stringinfo

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Proposal: add new API to stringinfo
Дата
Msg-id Z366uV4ujXT6ioCV@nathan
обсуждение исходный текст
Ответ на Re: Proposal: add new API to stringinfo  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
On Tue, Jan 07, 2025 at 03:57:57PM +0900, Tatsuo Ishii wrote:
> So the v2 patch version is 1.3787% slower than master. Do you think we
> need further inlining?

If it's not too much work to coax the compiler to do so, then I don't see a
strong reason to avoid it.  Granted, there are probably much more expensive
parts of the StringInfo support functions (e.g., palloc()), but these are
hot enough code paths that IMHO it's worth saving whatever cycles we can.

-- 
nathan



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