Re: JIT overhead slowdown

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: JIT overhead slowdown
Дата
Msg-id 20190118164254.p3p6gogijf3dh7q6@alap3.anarazel.de
обсуждение исходный текст
Ответ на JIT overhead slowdown  (Luis Carril <luis.carril@swarm64.com>)
Ответы Re: JIT overhead slowdown  (Luis Carril <luis.carril@swarm64.com>)
Re: JIT overhead slowdown  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-performance
Hi,

On 2019-01-18 14:12:23 +0000, Luis Carril wrote:
> Is this behavior expected? Is the cost function for jitting missing some circumstances?

The costing doesn't take the effect of overhead of repeated JITing in
each worker into account.  I could give you a test patch that does, if
you want to play around with it?

Greetings,

Andres Freund


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

Предыдущее
От: Luis Carril
Дата:
Сообщение: JIT overhead slowdown
Следующее
От: Luis Carril
Дата:
Сообщение: Re: JIT overhead slowdown