Re: JIT compiling with LLVM v11

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: JIT compiling with LLVM v11
Дата
Msg-id 58b05bcd-8d50-9c7a-c624-7e214bc8f600@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: JIT compiling with LLVM v11  (Andres Freund <andres@anarazel.de>)
Ответы Re: JIT compiling with LLVM v11  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 3/12/18 17:04, Andres Freund wrote:
> │ JIT:                                                                                                       │
> │   Functions: 4                                                                                             │
> │   Inlining: false                                                                                          │
> │   Inlining Time: 0.000                                                                                     │
> │   Optimization: false                                                                                      │
> │   Optimization Time: 5.023                                                                                 │
> │   Emission Time: 34.987                                                                                    │

The time quantities need some units.

> │ Execution time: 46.277 ms                                                                                  │

like this :)

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Jeevan Chalke
Дата:
Сообщение: Re: [HACKERS] Partition-wise aggregation/grouping
Следующее
От: Oleg Ivanov
Дата:
Сообщение: Re: [HACKERS] Proposal: generic WAL compression