Re: Optimize memory allocation code

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Optimize memory allocation code
Дата
Msg-id 20200929133033.GA5071@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Optimize memory allocation code  (Li Japin <japinli@hotmail.com>)
Ответы Re: Optimize memory allocation code
Список pgsql-hackers
On 2020-Sep-26, Li Japin wrote:

> Thanks! How big is this overhead? Is there any way I can test it?

You could also have a look at the assembly code that your compiler
generates -- particularly examine how it changes.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: __pg_log_level in anonynous enum should be initialized? (Was: pgsql: Change SHA2 implementation based on OpenSSL to use EVP digest ro)
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away