Re: JIT compiling with LLVM v12.2

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: JIT compiling with LLVM v12.2
Дата
Msg-id 20180330155445.x5yg7wiv554tnubu@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: JIT compiling with LLVM v12.2  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Ответы Re: JIT compiling with LLVM v12.2  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Список pgsql-hackers
On 2018-03-30 15:12:05 +0300, Konstantin Knizhnik wrote:
> I have repeated performance tests at my computer and find out some
> regression comparing with previous JIT version.
> Previously JIT provides about 2 times improvement at TPC-H Q1. Now the
> difference is reduced to 1.4 without parallel execution and 1.3 with
> parallel execution:

Huh. That's the same computer you did the tests on?

There shouldn't have been any, I'll check it out.

- Andres


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Rewrite the code that applies scan/join targets to paths.
Следующее
От: David Rowley
Дата:
Сообщение: Re: [HACKERS] path toward faster partition pruning